Re: [gentoo-user] gnome shell extensions installation without chrome/firefox

2017-05-31 Thread Raffaele Belardi
On Tue, 2017-05-30 at 17:29 +0300, Mart Raudsepp wrote:
> Ühel kenal päeval, T, 30.05.2017 kell 10:27, kirjutas Raffaele
> Belardi:
> > I have Seamonkey and the default Gnome browser (epiphany)
> > installed,
> > none of which seems to be compatible with the Gnome shell
> > extensions
> > plugin system.
> 
> gnome-base/gnome-shell[nsplugin] ought to still work for those.
> 

Right, I had nsplugin set only for seamonkey and had not noticed it was
available also for gnome-shell. Moved it to make.conf, now it works
fine!

thanks

raffaele



Re: [gentoo-user] gnome shell extensions installation without chrome/firefox

2017-05-30 Thread Mart Raudsepp
Ühel kenal päeval, T, 30.05.2017 kell 10:27, kirjutas Raffaele Belardi:
> I have Seamonkey and the default Gnome browser (epiphany) installed,
> none of which seems to be compatible with the Gnome shell extensions
> plugin system.

gnome-base/gnome-shell[nsplugin] ought to still work for those.

> Is there an alternative way to install shell extensions? Possibly by
> customizing the gnome-shell-extensions package?

There are various ways:

* https://extensions.gnome.org/ combined with either
  chrome-gnome-shell + browser plugin (it should auto-install with
chrome/chromium or pop up a notification on the website with a link to
the plugin); or gnome-shell[nsplugin]
** Note that chrome-gnome-shell, contrary to what the name makes one
possibly think, is also meant to be used with modern Firefox[1] and
various other browsers that support the new-ish WebExtensions
standard[2] (draft).
** With chrome-gnome-shell you'd also get notifications of outdated
extensions with newer versions available and to easily update them
(basically avoiding having to go check on extensions.gnome.org
Installed extensions tab if there are newer versions)

* Installing via a system package (gnome-shell-extensions is just one
such a package, there are others, mostly package name starts with
"gnome-shell-extensions"), which makes it managed by package manager
and be available for enabling for all users, or be default enabled for
all users

* Installing manually in the appropriate directory as discussed already
in other replies

* Installing via gnome-tweak-tool somehow, looks like via pointing it
at some compressed extension tarball

* Installing via gnome-software (yes, we have that packaged and the
extensions side of thing should work, albeit the package currently
doesn't really let it be installed without all the packagekit stuff,
but the extensions work even with packagekit portage integration being
rather broken in my tests - it's individual enough)

Mostly it all boils down to installing to the appropriate system or
user directory, rest is about monitoring for updates, having shortcuts
to opening the extensions settings panel, etc.


1. https://developer.mozilla.org/en-US/Add-ons/WebExtensions
2. https://browserext.github.io/browserext/



Re: [gentoo-user] gnome shell extensions installation without chrome/firefox

2017-05-30 Thread Raffaele Belardi
On Tue, 2017-05-30 at 05:24 -0400, Rasmus Thomsen wrote:
> 
> you can install extensions directly into ~/.local/share/gnome-
> shell/extensions , gnome extensions usually have a link to github on
> their extension page. Just clone them and restart gnome-shell
> (login/logout or ALT+F2 and type restart )
> 

Works like a charm, thanks!

raffaele



Re: [gentoo-user] gnome shell extensions installation without chrome/firefox

2017-05-30 Thread Rasmus Thomsen
Hey,

you can install extensions directly into ~/.local/share/gnome-shell/extensions 
, gnome extensions usually have a link to github on their extension page. Just 
clone them and restart gnome-shell (login/logout or ALT+F2 and type restart )

Rasmus

 Original Message 
On 30 May 2017, 10:26, Raffaele Belardi wrote:
I have Seamonkey and the default Gnome browser (epiphany) installed,
none of which seems to be compatible with the Gnome shell extensions
plugin system.

Is there an alternative way to install shell extensions? Possibly by
customizing the gnome-shell-extensions package?

thanks,

raffaele

[gentoo-user] gnome shell extensions installation without chrome/firefox

2017-05-30 Thread Raffaele Belardi
I have Seamonkey and the default Gnome browser (epiphany) installed,
none of which seems to be compatible with the Gnome shell extensions
plugin system.

Is there an alternative way to install shell extensions? Possibly by
customizing the gnome-shell-extensions package?

thanks,

raffaele