From a658619ae3e4c3f465a6a8519a563cdf4ba8b154 Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Mon, 8 Jul 2013 20:46:00 +0200 Subject: Firefox addons: pentadactyl: reference FF22 patch/workaround MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- scripts/firstrun/10-firefox/main | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/firstrun') diff --git a/scripts/firstrun/10-firefox/main b/scripts/firstrun/10-firefox/main index 23d421d..3f95169 100644 --- a/scripts/firstrun/10-firefox/main +++ b/scripts/firstrun/10-firefox/main @@ -30,7 +30,9 @@ plugins+=" 193270" # ? Print Edit -> http://piro.sakura.ne.jp/xul/xpi/trees plugins+=" 318228" # **** Super Start #plugins+=" 395282" # ** Capture & Print +# current issue w/ FF22: http://code.google.com/p/dactyl/issues/detail?id=1003#c4 plugins_extra+=" http://5digits.org/nightly/pentadactyl-latest.xpi" + plugins_extra+=" http://piro.sakura.ne.jp/xul/xpi/treestyletab.xpi" plugins_extra+=" https://addons.mozilla.org/firefox/downloads/file/164485/remove_google_search_redirects-0.5-fx.xpi" -- cgit