1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-09-30 17:19:35 +13:00
uMatrix/platform/firefox
2015-07-22 12:57:41 -04:00
..
css this extends compatibility to FF-24-34 2015-07-21 13:28:13 -04:00
img/browsericons
bootstrap.js toward a release: general code review, polishing, removing obsolete stuff 2015-05-11 10:55:06 -04:00
chrome.manifest
frameModule.js even better, just skip completely nsIContentPolicy for FF35+ 2015-07-22 10:04:23 -04:00
frameScript.js this should fix #284 2015-07-17 09:21:54 -04:00
install.rdf new version 2015-07-22 12:57:41 -04:00
options.xul various fixes 2015-05-08 07:43:23 -04:00
vapi-background.js shouldLoad needed only for FF34 and less (no need for sync messaging with e10s) 2015-07-22 09:41:20 -04:00
vapi-client.js fixed bad wrapper around seTimeout 2015-05-27 17:26:12 -04:00
vapi-common.js forgot to import this as well 2015-07-21 13:37:19 -04:00
vapi-popup.js