updatemuffler

updatemuffler prevents NoScript and friends from bothering you with 'Successful Update' pages.
git clone https://wehaveforgeathome.hates.computer/updatemuffler.git
Log | Files | Refs | LICENSE

commit 77bd79d21f7271e0f212632e295dc61280e62ee8
Author: Min Huang <min.huang@alumni.usc.edu>
Date:   Wed, 24 Feb 2010 16:46:55 -0800

A chrome manifest describing paths for the extension

Diffstat:
Achrome.manifest | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/chrome.manifest b/chrome.manifest @@ -0,0 +1,5 @@ +content ifsi chrome/content/ contentaccessible=yes +locale ifsi en-US locale/en-US/ +skin ifsi classic/1.0 chrome/skin/ +resource ifsi chrome/modules/ +overlay chrome://browser/content/browser.xul chrome://ifsi/content/ifsiOverlay.xul