kkapsner
|
209937c9bc
|
Version 0.5.13 RC1
|
2019-07-17 17:19:28 +02:00 |
|
kkapsner
|
43b2fa8b51
|
Added setting presets
Fixes #376
|
2019-07-16 18:25:30 +02:00 |
|
kkapsner
|
6fb0f946af
|
Display of url specific settings did not work properly
For #271
|
2019-07-14 10:53:23 +02:00 |
|
kkapsner
|
85320924fa
|
Version 0.5.13
|
2019-07-06 12:51:51 +02:00 |
|
kkapsner
|
bd6b85784f
|
Updated release notes
|
2019-07-06 11:52:58 +02:00 |
|
kkapsner
|
6083eb051f
|
Added tabs in options page
For #353
|
2019-06-29 16:55:26 +02:00 |
|
kkapsner
|
7037804b6f
|
Enabled whitelisting of local files
Fixes #373
|
2019-06-25 23:22:55 +02:00 |
|
kkapsner
|
7cd89dec99
|
Detect when browser.contextualIdentities.onRemoved is not supported
For #372
|
2019-06-25 08:21:34 +02:00 |
|
kkapsner
|
9ccaabd46a
|
Version 0.5.12
|
2019-06-23 20:46:35 +02:00 |
|
kkapsner
|
3d55de69be
|
0.5.11 RC1
|
2019-06-20 10:33:38 +02:00 |
|
kkapsner
|
ea15fabad9
|
Race condition causes persistent rnd separation between containers to lea
Fixes #369
|
2019-06-14 10:51:26 +02:00 |
|
kkapsner
|
03524fd789
|
Added tool to clear persistent rng for a specific container
Fixes #368
|
2019-06-14 10:45:34 +02:00 |
|
kkapsner
|
895c7a36d7
|
Clear persistent rng data if a container is deleted
For #368
|
2019-06-14 10:36:49 +02:00 |
|
kkapsner
|
1737344480
|
document.write and document.writeln protection broke pages
Fixes #365
|
2019-06-11 23:09:13 +02:00 |
|
kkapsner
|
27ddc8a683
|
Options: made sections collapsible
For #353
|
2019-06-11 13:54:15 +02:00 |
|
kkapsner
|
e510f78f87
|
Added auto update for beta versions
Fixes #361
|
2019-06-09 13:11:16 +02:00 |
|
kkapsner
|
c3d4a1901c
|
Improved protection of (i)frame properties
Fixes #364
|
2019-06-04 08:42:31 +02:00 |
|
kkapsner
|
4071ebda6f
|
Version 0.5.11
|
2019-05-31 17:18:16 +02:00 |
|
kkapsner
|
d687bc9756
|
Confirm messages were broken in Firefox 67
For #271
|
2019-05-31 01:10:13 +02:00 |
|
kkapsner
|
27999484c2
|
Server-site navigator protection did not respect whitelisting
Should fix #362
|
2019-05-30 12:43:47 +02:00 |
|
kkapsner
|
579b778062
|
MutationObserver failed in some instances
Fixes #354
|
2019-05-29 20:48:56 +02:00 |
|
kkapsner
|
34f8050fb7
|
Adjusted protection for document.write and document.writeln
Fixes #356
|
2019-05-29 14:22:52 +02:00 |
|
kkapsner
|
621106ffbf
|
Persistent rng is no longer shared between containers
(different cookieStoreId)
Fixes #350
|
2019-05-29 00:37:33 +02:00 |
|
kkapsner
|
97e08d874a
|
Not connected iframe threw error with persistent rng
|
2019-05-29 00:26:35 +02:00 |
|
kkapsner
|
308592e785
|
Protection for document.write and document.wirteln broke in Firefox 69
Fixes #357
|
2019-05-29 00:20:27 +02:00 |
|
kkapsner
|
b7d888dee1
|
Added date and time to the settings export file
Fixes #352
|
2019-05-28 23:59:43 +02:00 |
|
kkapsner
|
ba0bc7459a
|
Changed min version to 57
|
2019-05-26 19:40:58 +02:00 |
|
kkapsner
|
bcadf8faf2
|
Version 0.5.10
|
2019-05-26 19:39:17 +02:00 |
|
kkapsner
|
b4dbd71d11
|
SOP detection did not work all the time
Fixes #351
|
2019-05-24 21:46:34 +02:00 |
|
kkapsner
|
2da680bfcb
|
Improved iFrame protection
|
2019-05-22 23:37:23 +02:00 |
|
kkapsner
|
92ff2ff5d4
|
Audio cache could break readout
|
2019-05-22 10:06:11 +02:00 |
|
kkapsner
|
32fab79e09
|
Simplified the "display hidden settings" UI
Fixes #314
|
2019-05-20 08:55:19 +02:00 |
|
kkapsner
|
e0dda5ec0f
|
Detection over navigator and DOMRect getters was possible
|
2019-05-20 08:45:31 +02:00 |
|
kkapsner
|
79a9034051
|
Preventing double interception
|
2019-05-17 00:36:34 +02:00 |
|
kkapsner
|
983423dafa
|
Improved general performance when stack list is disabled
|
2019-05-10 00:29:53 +02:00 |
|
kkapsner
|
2c291322cf
|
Further improved DOMRect performance
Additional factor 2.6 = total factor 4.7 (For #253).
|
2019-05-04 13:44:02 +02:00 |
|
kkapsner
|
b27cf7087b
|
Added whitelist inspection
Fixes #331
|
2019-05-04 01:12:45 +02:00 |
|
kkapsner
|
8b7c841225
|
Added version note for automatic theme
Relates to #341
|
2019-05-03 00:45:01 +02:00 |
|
kkapsner
|
54e3f8d3f4
|
Improved theme system and appearance
Fixes #181 and #341
|
2019-05-02 23:46:20 +02:00 |
|
kkapsner
|
31bc324019
|
Added option to protect no part of the canvas API
|
2019-04-27 22:37:25 +02:00 |
|
kkapsner
|
8e628f9d13
|
Made history length threshold url specific
|
2019-04-27 22:26:23 +02:00 |
|
kkapsner
|
56b830c5a9
|
Changed input of lists to textarea
Fixes #340
|
2019-04-25 23:39:52 +02:00 |
|
kkapsner
|
9778443764
|
Fixed description for "show notifications"
Fixes #336
|
2019-04-19 14:38:54 +02:00 |
|
kkapsner
|
b7a8a51a56
|
Made data URL protection url specific
Fixes #333
|
2019-04-19 13:58:04 +02:00 |
|
kkapsner
|
59f8e38722
|
enabled copying from settings description when they are "hidden"
Fixes #334
|
2019-04-10 08:38:35 +02:00 |
|
kkapsner
|
ef4e238b94
|
Faking audio did not work with white random generator
|
2019-04-05 16:26:22 +02:00 |
|
kkapsner
|
574efa23e7
|
Cleanup require system
|
2019-03-12 22:24:23 +01:00 |
|
kkapsner
|
11b8ddfcc8
|
Update release notes
|
2019-03-11 23:02:23 +01:00 |
|
kkapsner
|
914b76c0e8
|
Do not show hidden settings in search.
Fixes #322
|
2019-02-28 00:16:21 +01:00 |
|
kkapsner
|
e56df7160f
|
Added navigator protection
|
2019-02-27 23:49:00 +01:00 |
|