kkapsner
|
ab114f419c
|
Fixed syntax errors in fr translation.
|
2018-07-24 14:54:47 +02:00 |
|
kkapsner
|
fb25077f12
|
Added French translation
Thanks to Maleficient.
|
2018-07-23 23:53:36 +02:00 |
|
kkapsner
|
c037038da6
|
Applying code style rules.
|
2018-07-21 19:35:24 +02:00 |
|
kkapsner
|
7bfd300f6a
|
Inject CSP only in the relevant requests.
Prevents detection of CB.
|
2018-07-21 19:34:24 +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
|
eb1a441625
|
Aded blob scheme test.
To reprooduce #212 and #213.
|
2018-07-21 13:20:45 +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
|
0ce446cf52
|
Improved dataUrlTest
Makes #211 reproducible.
|
2018-07-21 00:17:00 +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
|
9753681651
|
Return storage promise from settings.set().
|
2018-07-17 12:54:10 +02:00 |
|
kkapsner
|
1f5f5bccc4
|
Remove all traces of the addon in the displayed calling stack.
|
2018-07-17 12:50:40 +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
|
b6a80c0b69
|
Typos
|
2018-07-16 09:11:55 +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
|
a2847d9f6a
|
Added list of protected APIs to the addon description.
|
2018-07-16 00:28:02 +02:00 |
|
kkapsner
|
388736d169
|
Refined detection test.
|
2018-07-16 00:21:56 +02:00 |
|
kkapsner
|
63eedcbdb4
|
Display API white list in all block modes.
|
2018-07-16 00:15:49 +02:00 |
|
kkapsner
|
47a9519ceb
|
"Protect" data URL pages by blocking outgoing requests
Fixes #208
|
2018-07-16 00:14:44 +02:00 |
|
kkapsner
|
8ca23e37e1
|
Added test for data URL pages
For #208.
|
2018-07-16 00:05:33 +02:00 |
|
kkapsner
|
95f8faed6f
|
Content scripts should match about:blank
As mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=1475831 it
should protect data URL pages (see #208) - but it doesn't...
Reopens #165
|
2018-07-16 00:01:25 +02:00 |
|
kkapsner
|
14ada6a7b0
|
Test getImageData first.
Shows if getImageData is actually protected.
|
2018-07-15 23:58:52 +02:00 |
|
kkapsner
|
8db0774d7c
|
Added note where the dynamic content script fails.
|
2018-07-15 22:39:03 +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
|
9711c67c3f
|
Name spelling.
|
2018-07-12 20:55:47 +02:00 |
|
kkapsner
|
6dc08534a6
|
Improved logging on settings storage.
|
2018-07-12 01:18:49 +02:00 |
|
kkapsner
|
88b5e7668f
|
Added image-data hash.
|
2018-07-12 00:42:34 +02:00 |
|
kkapsner
|
96118e5690
|
Refined property descriptor detection test.
|
2018-07-11 17:38:01 +02:00 |
|
kkapsner
|
6d1c051323
|
Added a sentence that "block everything" may break web sites.
|
2018-07-09 23:06:43 +02:00 |
|
kkapsner
|
b776c256a6
|
Added meta information detection tests.
|
2018-07-09 18:49:16 +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 |
|
kkapsner
|
22fda1eac7
|
Changed the way the random indices are chosen
Only the offset is random. The indices are then spaced evenly.
|
2018-06-30 23:34:59 +02:00 |
|
kkapsner
|
b4a8507140
|
Added test for audio faking
|
2018-06-30 23:15:47 +02:00 |
|
kkapsner
|
d580c35898
|
Added hashCode
|
2018-06-30 23:06:20 +02:00 |
|
kkapsner
|
8472e877a4
|
Corrected md5 hashing
|
2018-06-30 23:02:31 +02:00 |
|
kkapsner
|
9f38703e84
|
Added prepareOnce to performance test.
|
2018-06-30 15:16:10 +02:00 |
|
kkapsner
|
4d71d6bc02
|
Added audio cache.
|
2018-06-30 00:34:20 +02:00 |
|
kkapsner
|
f7a0990a29
|
Also fake array entries that contain zero.
|
2018-06-29 23:27:20 +02:00 |
|
kkapsner
|
df5109bbf6
|
Refined audio faking procedure.
|
2018-06-21 00:20:41 +02:00 |
|
kkapsner
|
c13a6f88b3
|
Added fixed indices setting.
|
2018-06-21 00:19:49 +02:00 |
|
kkapsner
|
a41eba1dff
|
Notification should show up for every function.
|
2018-06-21 00:19:12 +02:00 |
|
kkapsner
|
dd1173841b
|
Corrected display dependencies
|
2018-06-21 00:17:52 +02:00 |
|