diff options
author | ch1p <ch1p@ch1p.com> | 2013-12-29 17:43:49 +0200 |
---|---|---|
committer | ch1p <ch1p@ch1p.com> | 2013-12-29 17:58:09 +0200 |
commit | bdc7ff9d08b2f4030e0c27c7752c4bdf2fed6172 (patch) | |
tree | 05f298f71867f7896598fad59f11c10e42c126e2 /extensions/firefox/chrome.manifest | |
parent | 8bd03b4f9c56e12542096e7b946ff196c3e394c2 (diff) |
initial commit
Diffstat (limited to 'extensions/firefox/chrome.manifest')
-rw-r--r-- | extensions/firefox/chrome.manifest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/firefox/chrome.manifest b/extensions/firefox/chrome.manifest new file mode 100644 index 0000000..1d59370 --- /dev/null +++ b/extensions/firefox/chrome.manifest @@ -0,0 +1,2 @@ +content vkpc chrome/ +overlay chrome://browser/content/browser.xul chrome://vkpc/content/overlay.xul |