diff --git a/chrome.manifest b/chrome.manifest new file mode 100644 index 0000000..aca789f --- /dev/null +++ b/chrome.manifest @@ -0,0 +1,6 @@ +content yourls-shortener chrome/content/ +content yourls-shortener chrome/content/ contentaccessible=yes +overlay chrome://browser/content/browser.xul chrome://yourls-shortener/content/browser.xul +locale yourls-shortener en-US locale/en-US/ +skin yourls-shortener classic/1.0 skin/ +style chrome://global/content/customizeToolbar.xul chrome://yourls-shortener/skin/skin.css \ No newline at end of file diff --git a/chrome/content/browser.xul b/chrome/content/browser.xul new file mode 100644 index 0000000..04d97c8 --- /dev/null +++ b/chrome/content/browser.xul @@ -0,0 +1,21 @@ + + + + +