GNOME Shell integration에 대한 리뷰
GNOME Shell integration 제작자: Yuri Konotopov
리뷰 10개
- 5점 만점에 3점Firefox 사용자 18960744 님, 한 달 전
- 5점 만점에 3점Firefox 사용자 15890636 님, 5년 전
- 5점 만점에 3점pause_break 님, 5년 전Overall set up process of Gnome extensions is needlessly overcomplicated. However it works well after all steps and instructions.
개발자 답글
5년 전에 게시됨Let's look how is it complicated eg on Gentoo GNU/Linux:
1. emerge -av chrome-gnome-shell
2. Go to extensions.gnome.org and click "install extension" - 5점 만점에 3점Firefox 사용자 14038428 님, 6년 전I have the native connector chrome-gnome-shell installed, the extension works fine on Chrome [currently running 71.0.3578.98 (Official Build) (64-bit)] but fails to detect the host connector on Firefox Developer Edition [currently running 65.0b5 (64-bit)]:
"Although GNOME Shell integration extension is running, native host connector is not detected. Refer documentation for instructions about installing connector." - 5점 만점에 3점Firefox 사용자 14454627 님, 7년 전Current Debian Jessie, Gnome 3.14.1, Firefox 63.0.3 (from Mozilla), Firefox-esr 63.0.3 (native). Can't get connector to install. "python3-requests" dependency not satisfiable. "python3-requests" not in repos, either. (Got .deb file and used gdebi.) chrome-gnome-shell not in repos. gnome-shell is. Tweak tool installed. gnome-shell is in toolbar--useless--only gnome.org site usable. Which repo may prove valid, and where? A few others report this about current Debian, too.
개발자 답글
7년 전에 게시됨> Current Debian Jessie
Why you rated chrome-gnome-shell for your distro issue?
Install all packages from sources if you distro missed them.
For chrome-gnome-shell manual installation read https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation - 5점 만점에 3점Firefox 사용자 14156705 님, 7년 전
- 5점 만점에 3점Firefox 사용자 13527217 님, 8년 전Works. Keep in mind that you still need to install a native counterpart (for ubuntu and others) to work and for ubuntu 17.10 this component has not been updated, yielding apt update error
E: The repository 'http://ppa.launchpad.net/ne0sight/chrome-gnome-shell/ubuntu artful Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.개발자 답글
7년 전에 게시됨Hello. You should not use PPA anymore.
Use chrome-gnome-shell package from Ubuntu universe repository. - 5점 만점에 3점Firefox 사용자 13106008 님, 8년 전Great concept and have previously had high success. Though recently my FF has been performing like crap and today finally set out to isolate it. High CPU usage even when idle one tab open to duckduckgo. Running Ubuntu 16.04 FF latest.
First part (which I fixed)
---------------------------------------------
First problem:
-> high CPU consumed by Firefox idle. Isolated down to this plugin. (plugin enabled = 20% CPU, plugin disabled = 0-1% CPU idle)
Seems I was running an older version of the backend service, which was the root cause of this issue. (sorry didn't note which chrome-gnome-shell version was running previously).
Second issue. (no fix)
---------------------------------------------
Any attempt to close firefox (File Quit, CTRL+Q, restart FF due to addon/extension change, etc.) results in a hang and crash. Firefox spins CPU for about 1 minute then crashes.
Technical Details
----
$ dpkg --list | egrep "chrome-gnome-shell|firefox"
ii chrome-gnome-shell 9-0ubuntu1~ubuntu16.04.3 all GNOME Shell extensions integration for web browsers
ii firefox 53.0.3+build1-0ubuntu0.16.04.2 amd64 Safe and easy web browser from Mozilla
4.4.0-79-generic Ubuntu 16.04.2 LTS개발자 답글
8년 전에 게시됨Hello.
It is a Firefox bug 1349874 [1] and explained in the wiki [2]. Please ask Mozilla to fix it.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1349874
[2] https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation#Troubleshooting