kkapsner
|
b4dbd71d11
|
SOP detection did not work all the time
Fixes #351
|
2019-05-24 21:46:34 +02:00 |
|
kkapsner
|
c8c311a82f
|
Protect reopened documents.
|
2019-05-24 18:30:57 +02:00 |
|
kkapsner
|
b6e5384945
|
Linting
|
2019-05-24 18:29:45 +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
|
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
|
587bd5bca8
|
DOMRect: further performance improvements
Total improvement compared to 0.5.8: 7.2 (For #253)
|
2019-05-11 13:16:45 +02:00 |
|
kkapsner
|
82ba61095a
|
fake- and getterGenerator: added original and window in call
Might enable a performance increase.
|
2019-05-10 08:28:28 +02:00 |
|
kkapsner
|
103397e35d
|
Minor performance improvements
|
2019-05-10 01:11:31 +02:00 |
|
kkapsner
|
a89bf0aba8
|
Remove all "var" from intercept.js
|
2019-05-10 00:45:50 +02:00 |
|
kkapsner
|
2222ba65c8
|
Only set random supply when it changes
|
2019-05-10 00:38:38 +02:00 |
|
kkapsner
|
983423dafa
|
Improved general performance when stack list is disabled
|
2019-05-10 00:29:53 +02:00 |
|
kkapsner
|
88537c7516
|
Fixed broken setter on DOMRect
|
2019-05-09 23:11:15 +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
|
89124235c0
|
Improved DOMRect performance
Factor 1.8 (For #253).
|
2019-05-04 12:39:31 +02:00 |
|
kkapsner
|
4e276edb22
|
Merge branch 'WhitelistAPISpecific'
|
2019-05-04 01:14:04 +02:00 |
|
kkapsner
|
b27cf7087b
|
Added whitelist inspection
Fixes #331
|
2019-05-04 01:12:45 +02:00 |
|
kkapsner
|
6ffd537a58
|
Unified action pages and fixed display issues
For #341
|
2019-05-03 23:17:35 +02:00 |
|
kkapsner
|
ed5a1b03cd
|
Merge branch 'master' into WhitelistAPISpecific
|
2019-05-03 00:46:08 +02:00 |
|
kkapsner
|
54e3f8d3f4
|
Improved theme system and appearance
Fixes #181 and #341
|
2019-05-02 23:46:20 +02:00 |
|
kkapsner
|
6301b744d2
|
Added centralized theme system and themed all pages
|
2019-05-02 00:30:30 +02:00 |
|
kkapsner
|
51445b36e0
|
Added whitelist scope question
|
2019-04-30 23:42:21 +02:00 |
|
kkapsner
|
403885f426
|
Don't break if browser API is not available
|
2019-04-30 23:39:40 +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
|
505fb6409e
|
Run setting migration only in background script
|
2019-04-19 14:09:56 +02:00 |
|
kkapsner
|
b7a8a51a56
|
Made data URL protection url specific
Fixes #333
|
2019-04-19 13:58:04 +02:00 |
|
kkapsner
|
bab7d1496f
|
Moved i18n to extension module
|
2019-04-09 08:29:52 +02:00 |
|
kkapsner
|
d89bfe4cb0
|
Minibug in require
|
2019-04-08 23:56:25 +02:00 |
|
kkapsner
|
7f048b80d7
|
Removed ".js" from require paths
|
2019-04-08 00:06:25 +02:00 |
|
kkapsner
|
12137402de
|
Fixed relative require paths
|
2019-04-08 00:02:29 +02:00 |
|
kkapsner
|
9f3da67cf2
|
Removed proprietary require event system
|
2019-04-07 23:22:56 +02:00 |
|
kkapsner
|
f8f35890a1
|
Removed remaining sdk shortcut module
|
2019-04-07 23:09:02 +02:00 |
|
kkapsner
|
ef4e238b94
|
Faking audio did not work with white random generator
|
2019-04-05 16:26:22 +02:00 |
|
kkapsner
|
137c1688ba
|
Reduced direct dependency on browser.xxx APIs
|
2019-03-14 16:51:20 +01:00 |
|
kkapsner
|
91c3c34412
|
Moved canvas api to separate file
|
2019-03-13 08:08:36 +01:00 |
|
kkapsner
|
574efa23e7
|
Cleanup require system
|
2019-03-12 22:24:23 +01:00 |
|
kkapsner
|
f565b8c32e
|
Enabled import of older storage versions.
|
2019-03-11 22:10:34 +01:00 |
|
kkapsner
|
e56df7160f
|
Added navigator protection
|
2019-02-27 23:49:00 +01:00 |
|
kkapsner
|
7bf1b2e595
|
Fix require.register
|
2019-02-26 15:59:44 +01:00 |
|
kkapsner
|
91b814ce7e
|
Improved audio API protection
reduced detection
more consistent faking
|
2019-02-10 02:55:45 +01:00 |
|
kkapsner
|
ea30fb3370
|
Fixed md5 and sha256 hashing
Fixes #315.
|
2019-02-10 02:49:58 +01:00 |
|
kkapsner
|
e47f726abb
|
Added cache for getChannelData
Fixes #310
|
2019-02-07 20:12:12 +01:00 |
|
kkapsner
|
53cdf8347e
|
after reset the hidden settings and expanded views were not reset
Fixes #314
|
2019-02-07 00:44:16 +01:00 |
|
kkapsner
|
1bb5013a39
|
Protection for history.length did not work
Fixes #309
|
2019-02-04 13:40:44 +01:00 |
|
kkapsner
|
f38e55b538
|
Linting
|
2019-01-24 15:43:20 +01:00 |
|
kkapsner
|
b4b6fcdd13
|
Fix optional parameter
Fixes #302
|
2018-12-30 22:22:10 +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 |
|