kkapsner
|
b614b84b5f
|
Set random supply if settings were preloaded
Fixes #544
|
2021-05-04 22:52:37 +02:00 |
|
kkapsner
|
872e633025
|
Convenience preset did not work properly
|
2021-03-06 11:10:18 +01:00 |
|
kkapsner
|
ee87773ce2
|
Limit periodical rnd clearing
Periodical persistent rnd clearing does not clear in active tabs.
Fixes #518
|
2021-02-21 11:49:29 +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
|
e48710eee9
|
Fix message canvasBlocker-unload
For #522
|
2021-01-26 13:34:51 +01:00 |
|
kkapsner
|
945c2716c9
|
Improved input faking performance further
fixes #517
|
2021-01-13 20:06:03 +01:00 |
|
kkapsner
|
1f1d7052a1
|
Fix bug in webGl parameter faking
Fixes #508
|
2021-01-03 22:23:46 +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
|
b4a744660b
|
Improved performance for protected canvas part "input"
Fixes #517
|
2021-01-03 17:36:40 +01:00 |
|
kkapsner
|
fcbc622cef
|
Revert iframe protection upon window unload
Fixes #519
|
2021-01-03 17:32:57 +01:00 |
|
kkapsner
|
f4d09e43ac
|
added {empty}, {false} and {undefined} to webGL preference parameters
(i.e. VENDOR, RENDERER, UNMASKED_VENDOR_WEBGL and
UNMASKED_RENDERER_WEBGL)
For #508
|
2021-01-02 11:05:52 +01:00 |
|
kkapsner
|
701eb979ed
|
Updated DOMRect protection
|
2020-11-02 13:49:42 +01:00 |
|
kkapsner
|
d5417cf807
|
Improved exportFunctionWithName
To reduce the need of double exports.
|
2020-11-02 13:11:50 +01:00 |
|
kkapsner
|
0a290b3521
|
Fix stuck Fenix
Fixes #503
|
2020-11-02 11:54:43 +01:00 |
|
kkapsner
|
2e91f85d8f
|
Added offscreen canvas protection
Fixes #467
|
2020-06-01 14:25:47 +02:00 |
|
kkapsner
|
2c141277e8
|
Set proper name for faked getContext
|
2020-06-01 14:03:32 +02:00 |
|
kkapsner
|
253d3f68b1
|
Added canvas cache to isPointInPath and isPointInStroke
|
2020-05-24 23:39:44 +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
|
84e40b5eb4
|
Some code improvements
Fixes #439
|
2020-02-01 22:00:39 +01:00 |
|
kkapsner
|
6fbb9339a1
|
Remove duplicated code
|
2020-01-26 01:11:18 +01:00 |
|
kkapsner
|
3d881d3c7d
|
Fix group filtering in revertProperties
|
2020-01-25 10:04:54 +01:00 |
|
kkapsner
|
cc8ca147b0
|
Added container specific navigator settings
|
2020-01-25 01:03:05 +01:00 |
|
kkapsner
|
01b63b356c
|
Added parameters to parseTranslation
|
2020-01-25 00:42:16 +01:00 |
|
kkapsner
|
6c22788096
|
Cleanup CanvasBlocker
once Firefox supports browser.runtime.onSuspend
|
2020-01-23 15:36:32 +01:00 |
|
kkapsner
|
9353f71455
|
Added notice for privacy.resistFingerprinting
Fixes #427
|
2020-01-23 15:23:56 +01:00 |
|
kkapsner
|
f3f6df229f
|
Undo interception in top windows
Fixes #431
|
2020-01-23 13:56:14 +01:00 |
|
kkapsner
|
e2efb727b9
|
Always specify correct function names
|
2020-01-22 13:38:24 +01:00 |
|
kkapsner
|
363940014d
|
Protect exportFunction with defineAs
For #429
|
2020-01-19 01:27:26 +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
|
85c88ad3d8
|
window.name protection was detectable
|
2020-01-01 00:30:16 +01:00 |
|
kkapsner
|
4601dd25af
|
Allow cross origin arguments and remove apply(..., Array.from)
Fixes #415
|
2019-12-29 23:40:39 +01:00 |
|
kkapsner
|
8506757c62
|
Code cleanup: improve modifiedCanvasAPI
|
2019-12-29 11:46:47 +01:00 |
|
kkapsner
|
e3182b562b
|
Code cleanup: improve webgl.js
|
2019-12-29 00:45:20 +01:00 |
|
kkapsner
|
abdb95b815
|
Code cleanup: reduce block nesting
|
2019-12-29 00:18:05 +01:00 |
|
kkapsner
|
10413a89c3
|
Switch to asych/await where useful
|
2019-12-28 23:23:55 +01:00 |
|
kkapsner
|
3dc39e11a5
|
eslint cleanup
|
2019-12-24 00:32:50 +01:00 |
|
kkapsner
|
6fb7622fec
|
Always use exportFunctionWithName
|
2019-12-13 17:34:14 +01:00 |
|
kkapsner
|
af1dfe755c
|
Simplified code structure
|
2019-12-12 23:44:02 +01:00 |
|
kkapsner
|
14a4d1cdc2
|
Get rid of eval.
|
2019-12-12 00:09:53 +01:00 |
|
kkapsner
|
32f9ea7447
|
Remove code duplications and cleanup
|
2019-12-10 15:07:22 +01:00 |
|
kkapsner
|
762367a87b
|
Added window.open protection
|
2019-12-02 22:57:11 +01:00 |
|
kkapsner
|
a181780020
|
Last adjustments to screen protection
Fixes #220
|
2019-12-02 19:17:54 +01:00 |
|
kkapsner
|
b7ba5c2050
|
Added default values for mobile
|
2019-12-02 19:16:32 +01:00 |
|
kkapsner
|
5020e0b070
|
Resetting the settings had undesired side effects
|
2019-12-02 19:13:38 +01:00 |
|
kkapsner
|
59ad6fc7d6
|
navigator.oscpu and navigator.buildID are undefined in non Gecko browsers
Fixes #411
|
2019-12-01 01:27:29 +01:00 |
|
kkapsner
|
1aff68d802
|
Added linting for consistent-return
|
2019-12-01 01:25:39 +01:00 |
|
kkapsner
|
aef6bd3d59
|
Big linting
|
2019-11-28 01:26:35 +01:00 |
|
kkapsner
|
83a8234b24
|
userAgent feature could not be disabled
|
2019-11-25 22:10:31 +01:00 |
|