1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-05-29 09:28:06 +02:00
Commit Graph

117 Commits

Author SHA1 Message Date
kkapsner
cedd2137e2 Added option "Don't show again on update." for options page.
Fixes #227.
2018-08-19 00:13:43 +02:00
kkapsner
34019f2515 Added link to standalone options page.
As mentioned in #221.
2018-08-18 22:41:34 +02:00
kkapsner
635912c8b9 Fixed options standalone detection. 2018-08-18 22:35:52 +02:00
kkapsner
dfc613db04 Added version display to options page.
As suggested in #221.
2018-08-18 21:50:04 +02:00
kkapsner
2ade097dd9 Version 0.5.3 2018-07-31 20:38:21 +02:00
kkapsner
d7b773a951 Updated release notes for release. 2018-07-31 15:39:53 +02:00
kkapsner
4a6c5192f8 Added browser toolbar icon
Fixes #217
2018-07-29 21:43:40 +02:00
kkapsner
9b18631768 separate persistent random numbers for incognito windows 2018-07-28 14:13:14 +02:00
kkapsner
b91d2f17b1 Typo 2018-07-25 08:38:09 +02:00
kkapsner
9a26baf5c1 Block blob in Firefox ESR (52) 2018-07-24 23:30:00 +02:00
kkapsner
942d74ce54 Optimized CSP 2018-07-24 21:30:57 +02:00
kkapsner
92da6fc809 Typo 2018-07-21 14:30:13 +02:00
kkapsner
495e461cee Version 0.5.2 2018-07-21 13:54:01 +02:00
kkapsner
7cbc00f3b9 Updated release notes for release. 2018-07-21 13:28:22 +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
698ead8097 Updated release notes for release submission. 2018-07-21 00:33:14 +02:00
kkapsner
9ba9c48422 Block data URLs instead of their requests
Fixes #211
2018-07-21 00:32:15 +02:00
kkapsner
5077c86859 Added session white list
Fixes #197
2018-07-17 13:07:50 +02:00
kkapsner
6c2dbbebf0 Close page action after changes are written to storage.
Fixes #209.
2018-07-17 12:58:52 +02:00
kkapsner
bb4f43ec6d Version 0.5.1 2018-07-16 09:14:01 +02:00
kkapsner
32175f2045 Typo 2018-07-16 09:13:25 +02:00
kkapsner
95c826ad8d Fixed release notes. 2018-07-16 00:59:06 +02:00
kkapsner
2756b0b165 Added release notes for 0.5.0a and 0.5.0b 2018-07-16 00:38:23 +02:00
kkapsner
47a9519ceb "Protect" data URL pages by blocking outgoing requests
Fixes #208
2018-07-16 00:14:44 +02:00
kkapsner
a65855a587 Show page action when blocking
Fixes #207
2018-07-13 16:59:49 +02:00
kkapsner
26529a3653 Hide function replacement
Fixes #206
2018-07-13 16:58:13 +02:00
kkapsner
720a9bc9a5 Added feature to hide settings. 2018-07-02 00:29:41 +02:00
kkapsner
e9fbb7259e Added grouping for keys in object setting. 2018-06-21 00:07:29 +02:00
kkapsner
0f0f526fd5 Added protection for audio API 2018-06-16 00:22:31 +02:00
kkapsner
d27473f383 Reinserted Version 0.4.6 2018-05-26 21:51:42 +02:00
kkapsner
15c9197d02 Version 0.4.5c 2018-05-26 15:44:02 +02:00
kkapsner
52e44e0eb2 respect RFP setting in isPointInPath and isPointInStroke
Fixes #189
2018-05-26 15:36:55 +02:00
kkapsner
f02246128e Added setting to whitelist parts of the canvas API 2018-05-26 15:33:39 +02:00
kkapsner
9d0cd04fc3 Version 0.4.6 2018-05-02 23:10:47 +02:00
kkapsner
43de1ba191 Added release notes for 0.4.5a and 0.4.5b 2018-04-27 09:07:15 +02:00
kkapsner
4084c8e1b6 Updated release notes. 2018-04-24 13:34:16 +02:00
kkapsner
a7e472f298 added isPointInPath and isPointInStroke to the readout-API list 2018-04-01 22:47:57 +02:00
kkapsner
6f8f9a7e9c Split long clear timeout delays.
window.setTimeout can not handle big delays.

Fixes #180
2018-02-16 18:10:18 +01:00
kkapsner
10d9c022e0 Border issue with sections 2018-01-08 17:08:36 +01:00
kkapsner
2b92481004 Show options page on install or update
But only when pageAction is not available (i.e. Fennec)
2018-01-08 17:07:46 +01:00
kkapsner
77e079e5cc Added showCanvasWhileAsking
Fixes #175
2018-01-04 13:36:18 +01:00
kkapsner
ab19ebd2c6 Enable asking in iframes 2018-01-04 13:30:48 +01:00
kkapsner
66336d1b65 prevent possible double faking 2018-01-03 10:59:56 +01:00
kkapsner
657d929ffa Version 0.4.5 2017-12-20 00:23:55 +01:00
kkapsner
ad4d5b3e8e Version 0.4.4b 2017-12-20 00:08:29 +01:00
kkapsner
c51126483c Updated release notes. 2017-12-19 23:15:31 +01:00
kkapsner
596a7ca33b Switch to using beta channel 2017-12-19 00:28:42 +01:00
kkapsner
04d3777e6f Version 0.4.3d... 2017-12-18 23:55:58 +01:00
kkapsner
1c64c5e06e Re-added white, black and ignore list
but only in expert mode.
2017-12-18 23:17:18 +01:00
kkapsner
c01b8283c1 Version 0.4.4 2017-12-16 20:34:03 +01:00