Fixing No such native application org.gnome.chrome_gnome_shell
If you are running GNOME on Arch Linux and encounter the following error when trying to install or manage extensions from the GNOME Extensions website: “No such native application org.gnome.chrome_gnome_shell” This error occurs because the native host connector, which bridges your web browser and the GNOME Shell, is missing or has changed names in the repositories. The Solution On Arch Linux, the fix is to install the gnome-browser-connector package. This package replaced the older chrome-gnome-shell package. ...