kkapsner
|
bda97dbc38
|
Merge branch 'master' into DOMRect
|
2018-09-06 17:27:52 +02:00 |
|
kkapsner
|
aa8b202545
|
Fixed bug with "block" mode
window and audio API were always blocked when using any of the "block
..." modes
Fixes #243
|
2018-09-06 17:24:05 +02:00 |
|
kkapsner
|
b2b66b8960
|
Updated documentation.
|
2018-09-05 16:42:57 +02:00 |
|
kkapsner
|
9d7c801c2b
|
Added save/load directly to/from file option
Fixes #240.
|
2018-09-02 13:34:20 +02:00 |
|
kkapsner
|
f0f13f17a3
|
Version 0.5.4
|
2018-09-02 12:36:27 +02:00 |
|
kkapsner
|
84bd36197b
|
Added theme to page action popup
Fixes #232.
|
2018-08-28 08:29:01 +02:00 |
|
kkapsner
|
40677bd2c6
|
Only display 250 notifications for one type
More will be counted but not rendered.
Fixes #234.
|
2018-08-27 22:09:51 +02:00 |
|
kkapsner
|
83efac5e49
|
Added protection for window.name and window.opener
As requested by #231.
But this protection is disabled by default.
|
2018-08-27 00:33:39 +02:00 |
|
kkapsner
|
fd7c4fabbd
|
Added protection for history.length
As requested by #231.
|
2018-08-27 00:30:48 +02:00 |
|
kkapsner
|
da14aaff51
|
Added option to ignore APIs
As mentioned in #233
|
2018-08-24 19:39:34 +02:00 |
|
kkapsner
|
0d1738d328
|
Announcement: drop active support for Firefox < 60
You will be able to install it on Firefox >= 52 but I will not test it
and will not provide a separate release version for it.
|
2018-08-22 22:21:52 +02:00 |
|
kkapsner
|
4a043b2c78
|
Typos and linting
|
2018-08-22 22:16:49 +02:00 |
|
kkapsner
|
bfb959c290
|
Added badge
First draft for #233.
|
2018-08-21 22:43:41 +02:00 |
|
kkapsner
|
9d231c7b02
|
CSP cleanup
Should help with #223.
|
2018-08-21 22:01:10 +02:00 |
|
kkapsner
|
1cb5f6efa9
|
Added theme for browser action popup
First draft for #232.
|
2018-08-21 21:53:13 +02:00 |
|
kkapsner
|
454873b6df
|
Render notifications in junks
Fixes #234.
|
2018-08-21 21:37:21 +02:00 |
|
kkapsner
|
c25e95f845
|
Added highlighting options for notification icons
Fixes #225.
|
2018-08-20 21:48:05 +02:00 |
|
kkapsner
|
15feed6445
|
Release note update
|
2018-08-19 23:35:42 +02:00 |
|
kkapsner
|
212cce2ed3
|
Set text color for popups
Fixes #226.
|
2018-08-19 23:25:19 +02:00 |
|
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 |
|