kkapsner
|
1d8bf95926
|
Added protection for navigator.storage.estimate()
Fixes #681
|
2024-03-28 16:53:01 +01:00 |
|
kkapsner
|
fb1311a842
|
Added showPresetsOnInstallation
Fixes #656
|
2023-05-29 14:05:03 +02:00 |
|
kkapsner
|
640bd36b86
|
Added SVG protection
Fixes #589 and fixes #590
|
2022-01-30 10:59:41 +01:00 |
|
kkapsner
|
a5558b4144
|
Add button to reload extension if update pending
For #522
|
2021-01-26 21:45:15 +01:00 |
|
kkapsner
|
8e5986817e
|
Update improvements
For #522
|
2021-01-26 13:47:11 +01:00 |
|
kkapsner
|
e2c5dfc06e
|
added {disabled} to UNMASKED_VENDOR_WEBGL and UNMASKED_RENDERER_WEBGL
to disabled the WEBGL_debug_renderer_info extension
Fixes #508
|
2021-01-03 21:11:17 +01:00 |
|
kkapsner
|
701eb979ed
|
Updated DOMRect protection
|
2020-11-02 13:49:42 +01:00 |
|
kkapsner
|
2e91f85d8f
|
Added offscreen canvas protection
Fixes #467
|
2020-06-01 14:25:47 +02:00 |
|
kkapsner
|
f2b55fe7a2
|
Add missing APIs to ignoredAPIs
|
2020-03-17 20:04:28 +01:00 |
|
kkapsner
|
ec128796e3
|
Added TextMetrics protection
Fixes #448
|
2020-03-14 12:54:23 +01:00 |
|
kkapsner
|
d09340e84f
|
Fix fields hosted on braintree when window API is protected
Fixes #417
|
2020-01-02 11:41:13 +01:00 |
|
kkapsner
|
a181780020
|
Last adjustments to screen protection
Fixes #220
|
2019-12-02 19:17:54 +01:00 |
|
kkapsner
|
aef6bd3d59
|
Big linting
|
2019-11-28 01:26:35 +01:00 |
|
kkapsner
|
d42a4d2372
|
Added screnn protection
First draft for #220
|
2019-11-11 23:00:39 +01:00 |
|
kkapsner
|
cc776b48de
|
Improved storage of protected API features
|
2019-11-11 15:30:11 +01:00 |
|
kkapsner
|
aa7a4e1d06
|
Added protection for getParameter (webGL)
Fixes #329
|
2019-09-19 00:47:52 +02:00 |
|
kkapsner
|
b27cf7087b
|
Added whitelist inspection
Fixes #331
|
2019-05-04 01:12:45 +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
|
b7a8a51a56
|
Made data URL protection url specific
Fixes #333
|
2019-04-19 13:58:04 +02:00 |
|
kkapsner
|
574efa23e7
|
Cleanup require system
|
2019-03-12 22:24:23 +01:00 |
|
kkapsner
|
e56df7160f
|
Added navigator protection
|
2019-02-27 23:49:00 +01:00 |
|
kkapsner
|
43e2f59cba
|
Updated storageVersion to 0.5
|
2018-11-09 23:38:19 +01:00 |
|
kkapsner
|
947d9e0c59
|
added "share persistent randomness between domains"
Fixes #290
|
2018-10-25 13:42:18 +02:00 |
|
kkapsner
|
8b9197a68a
|
Decoupled block mode from protected part
Fixes #287
|
2018-10-23 08:26:23 +02:00 |
|
kkapsner
|
18bbab50a5
|
Removed unused setting notificationDisplayTime
|
2018-09-23 12:40:05 +02:00 |
|
kkapsner
|
a1202f9a6e
|
Made audio cache url specific
Fixes #261
|
2018-09-18 00:03:42 +02:00 |
|
kkapsner
|
ee7f9b4dae
|
Separated setting containers
For #166
|
2018-09-16 01:22:40 +02:00 |
|
kkapsner
|
f73a4ee619
|
Save state of the arrow menu in options page
Fixes #251
|
2018-09-12 23:43:48 +02:00 |
|
kkapsner
|
5e5011f208
|
Added setting to controll to save notification details
Fixes #236
|
2018-09-11 23:54:59 +02:00 |
|
kkapsner
|
1eacfe7dc5
|
Ignoring DOMRect did not work.
For #236.
|
2018-09-09 00:15:47 +02:00 |
|
kkapsner
|
fa92c15dab
|
Converted apiWhiteList to protectedAPIFeatures
For #247
|
2018-09-07 23:52:29 +02:00 |
|
kkapsner
|
df1d59cf52
|
Added support for pixel fractions
Pixel fractions can be controlled by CSS. These fractions must not be
faked.
For #236.
|
2018-09-05 15:53:01 +02:00 |
|
kkapsner
|
f00c3b674e
|
First DOMRect draft
For #236
|
2018-09-04 23:29:58 +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
|
4a043b2c78
|
Typos and linting
|
2018-08-22 22:16:49 +02:00 |
|
kkapsner
|
f873bd84e5
|
protectAudio should be url specific
|
2018-08-22 14:41:48 +02:00 |
|
kkapsner
|
bfb959c290
|
Added badge
First draft for #233.
|
2018-08-21 22:43:41 +02:00 |
|
kkapsner
|
c0563cd7d5
|
Theme settings
For #232
|
2018-08-21 22:03:16 +02:00 |
|
kkapsner
|
c25e95f845
|
Added highlighting options for notification icons
Fixes #225.
|
2018-08-20 21:48:05 +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
|
9b18631768
|
separate persistent random numbers for incognito windows
|
2018-07-28 14:13: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
|
47a9519ceb
|
"Protect" data URL pages by blocking outgoing requests
Fixes #208
|
2018-07-16 00:14:44 +02:00 |
|
kkapsner
|
07c5585f5a
|
Added 10% and 100% fake rates for audio
|
2018-07-04 23:59:27 +02:00 |
|
kkapsner
|
720a9bc9a5
|
Added feature to hide settings.
|
2018-07-02 00:29:41 +02:00 |
|