diff options
Diffstat (limited to 'www/xpi-formfox/files/chrome.manifest')
-rw-r--r-- | www/xpi-formfox/files/chrome.manifest | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/xpi-formfox/files/chrome.manifest b/www/xpi-formfox/files/chrome.manifest new file mode 100644 index 000000000000..fcfa4a72230f --- /dev/null +++ b/www/xpi-formfox/files/chrome.manifest @@ -0,0 +1,5 @@ + +overlay chrome://navigator/content/navigatorOverlay.xul chrome://formfox/content/formfox.xul +overlay chrome://multiviews/content/navigatorOverlay.xul chrome://formfox/content/formfox.xul +overlay chrome://browser/content/browser.xul chrome://formfox/content/formfox.xul +content formfox jar:chrome/formfox.jar!/content/formfox/ |