Commit Graph

80 Commits

Author SHA1 Message Date
kkapsner 495e461cee Version 0.5.2 2018-07-21 13:54:01 +02:00
kkapsner 8389165b70 Allow blob and filesystem schemes
They are protected and do not need to be blocked (like data-URLs).

Fixes #212 and fixes #213.
2018-07-21 13:25:15 +02:00
kkapsner bb4f43ec6d Version 0.5.1 2018-07-16 09:14:01 +02:00
kkapsner 47a9519ceb "Protect" data URL pages by blocking outgoing requests
Fixes #208
2018-07-16 00:14:44 +02:00
kkapsner 95f8faed6f Content scripts should match about:blank
As mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=1475831 it
should protect data URL pages (see #208) - but it doesn't...

Reopens #165
2018-07-16 00:01:25 +02:00
kkapsner 26529a3653 Hide function replacement
Fixes #206
2018-07-13 16:58:13 +02:00
kkapsner 4d71d6bc02 Added audio cache. 2018-06-30 00:34:20 +02:00
kkapsner 0f0f526fd5 Added protection for audio API 2018-06-16 00:22:31 +02:00
kkapsner 9d0cd04fc3 Version 0.4.6 2018-05-02 23:10:47 +02:00
kkapsner 657d929ffa Version 0.4.5 2017-12-20 00:23:55 +01:00
kkapsner 596a7ca33b Switch to using beta channel 2017-12-19 00:28:42 +01:00
kkapsner c01b8283c1 Version 0.4.4 2017-12-16 20:34:03 +01:00
kkapsner de5ac1f6d4 Do not insert content script in about:blank
Fixes #165
2017-12-15 20:07:34 +01:00
kkapsner 3bbbfc4a15 Force settings loading 2017-12-15 01:00:52 +01:00
kkapsner a5f3e78292 Do not forceLoad depending on Firefox version 2017-12-15 00:48:00 +01:00
kkapsner 78a0ccc243 Inject content script also in about:blank 2017-11-29 08:45:08 +01:00
kkapsner 790578e7cd Version 0.4.3 2017-11-14 23:22:03 +01:00
kkapsner d531abb2de Added export and import for settings 2017-11-14 01:07:27 +01:00
kkapsner 3cb1974b18 Added clear interval
Also ensures that the persistent data is loaded correctly in ESR.

Fixes #139 and #143
2017-11-08 17:46:41 +01:00
kkapsner f2307ca13a Correcting minimal version.
Fixes #143
2017-11-07 19:49:09 +01:00
kkapsner 2193313980 Centralized settings management 2017-11-07 00:36:44 +01:00
kkapsner b35b460b91 Version 0.4.1 2017-10-06 23:01:34 +02:00
kkapsner 4e239ba17e Added svg icons 2017-09-16 16:18:19 +02:00
kkapsner d8f6fb1ac9 Made readPixels consistent with the other faked readout functions. 2017-08-13 23:41:57 +02:00
kkapsner 6f9e2ad686 Cleanup of manifest.json 2017-08-09 18:20:28 +02:00
kkapsner 1733be23f2 Added setting "ignoreFrequentColors" 2017-08-07 21:03:34 +02:00
kkapsner 9715eb09d2 Added logging lib with setting to control log level. 2017-07-27 19:14:04 +02:00
kkapsner 8cec88f5f7 Restructuring of main.js. 2017-07-07 08:50:23 +02:00
kkapsner 5cec9781c2 Added pageAction to display the notifications. 2017-06-29 07:21:36 +02:00
kkapsner cba5680406 First working webExtesion. 2017-06-25 22:33:12 +02:00