From b975a3ad50177fedd46588c9376a9dbfeb32ff46 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Thu, 10 Apr 2014 14:00:15 +0200 Subject: Firefox settings: kill "Gnome Shell Integration" with fire of the fox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- scripts/firstrun/10-firefox/pentadactylrc-firstrun | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/firstrun/10-firefox/pentadactylrc-firstrun b/scripts/firstrun/10-firefox/pentadactylrc-firstrun index 17b7fdb..818a1ce 100644 --- a/scripts/firstrun/10-firefox/pentadactylrc-firstrun +++ b/scripts/firstrun/10-firefox/pentadactylrc-firstrun @@ -106,3 +106,7 @@ set! noscript.autoAllow=1 "Greasemonkey set! extensions.greasemonkey.installDelay=0 + +"blacklist undesired(!) "Gnome-Shell Integration" plugin (why installed??!) +"higher level: https://wiki.mozilla.org/Extension_Blocklisting:Code_Design +set! plugin.state.libgnome-shell-browser-plugin=0 -- cgit