1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-07-03 05:20:54 +12:00
Commit graph

6 commits

Author SHA1 Message Date
Deathamns 81c710c360 Firefox,Safari: fill vAPI.app in a different way
Pass the extension data (name and version) as the fragment of the URL
for the background script, so vAPI.app can be filled without using XHR
to read the manifest files.
2015-04-13 08:34:04 -04:00
Deathamns a9b91ee0b6 Add license headers, plus some code styling 2015-04-13 08:34:04 -04:00
Deathamns 29d2cdc015 Firefox: initialize buttons when DOM is ready 2015-04-13 08:34:04 -04:00
Deathamns 8e5850423c Firefox: implement toolbar button and popup 2015-04-13 08:34:04 -04:00
Deathamns 94a47e7d4d Firefox: partial vAPI.tabs implementation 2015-04-13 08:34:04 -04:00
Deathamns ae36081605 Initial Firefox port (base, messaging, locales) 2015-04-13 08:34:04 -04:00