Firefox: implement toolbar button and popup

pull/2/head
Deathamns 10 years ago committed by gorhill
parent 94a47e7d4d
commit 8e5850423c

@ -39,9 +39,7 @@ function shutdown(data, reason) {
}
}
function install() {
// https://bugzil.la/719376
Services.strings.flushBundles();
}
// https://bugzil.la/719376
function install() Services.strings.flushBundles();
function uninstall() {}
function uninstall() {}

Loading…
Cancel
Save