kkapsner
|
b5684fd895
|
Further German translation fixes.
|
2016-12-16 22:39:52 +01:00 |
|
kkapsner
|
bfaffc98df
|
Simplified require-gathering.
|
2016-12-14 12:26:01 +01:00 |
|
kkapsner
|
48c04ee33f
|
Updated release notes.
|
2016-12-13 23:12:49 +01:00 |
|
kkapsner
|
389adefef9
|
Changed the gathering of the require function in the frame script.
Fixes #94.
|
2016-12-13 23:07:56 +01:00 |
|
kkapsner
|
efb9e49ba3
|
German translation fixes.
|
2016-12-11 12:34:01 +01:00 |
|
kkapsner
|
0eeaf84826
|
Improved performance for getImageData.
|
2016-12-03 17:29:30 +01:00 |
|
kkapsner
|
7b7583afe0
|
Performance increase when canvas bigger than maxSize.
Fixes #93.
|
2016-12-01 20:40:28 +01:00 |
|
kkapsner
|
af6fcd8026
|
Version 0.3.5
|
2016-11-30 17:22:45 +01:00 |
|
kkapsner
|
c3c6c7a2e9
|
Fixes bug in fake function for readPixels.
Fixes #92.
|
2016-11-26 17:37:52 +01:00 |
|
kkapsner
|
d8a5cf2283
|
Dynamic notification id from message id.
|
2016-11-22 08:30:57 +01:00 |
|
kkapsner
|
7ef342560e
|
German translations not working.
|
2016-11-21 12:35:57 +01:00 |
|
kkapsner
|
fc07961c6b
|
Completely remove function monitoring for white listed sites.
Fixes #84.
|
2016-11-19 15:35:00 +01:00 |
|
kkapsner
|
bda00e5741
|
Version 0.3.4
|
2016-11-18 16:47:14 +01:00 |
|
kkapsner
|
749b088fe9
|
Added button in options site to display release notes.
Fixes #83
|
2016-11-13 15:34:33 +01:00 |
|
kkapsner
|
82bb25d0f2
|
Monitoring only the necessary functions -> changes of the mode or the white/black lists only affects new loaded pages.
Fixes #84.
|
2016-11-13 15:09:03 +01:00 |
|
kkapsner
|
b2823cbd8d
|
Added internal type handling for getContext.
Fixes #86
|
2016-11-13 14:55:42 +01:00 |
|
kkapsner
|
e4c65d415e
|
Made checkStack available during interception.
|
2016-11-13 14:51:58 +01:00 |
|
kkapsner
|
d122f90655
|
Added notification display time.
Fixes #85.
|
2016-11-11 00:19:25 +01:00 |
|
kkapsner
|
410e92d1b0
|
Version 0.3.3
|
2016-11-03 22:13:16 +01:00 |
|
kkapsner
|
e931fa997c
|
Documentation.
|
2016-11-03 17:49:48 +01:00 |
|
kkapsner
|
26dcc31f5b
|
Moved "use strict" to be ECMA 2016 compliant.
Fixes #80.
|
2016-10-31 16:43:49 +01:00 |
|
kkapsner
|
dc98a92e8f
|
Direct access to exportFunction in intercept.js
|
2016-10-24 22:30:57 +02:00 |
|
kkapsner
|
a2fa00fb98
|
First implementation of the fakeInput mode. (And other improvements.)
|
2016-10-23 22:12:12 +02:00 |
|
kkapsner
|
b6d08459a5
|
Preworks for the new "fake-input" mode.
|
2016-10-22 13:32:48 +02:00 |
|
kkapsner
|
fcedf34b9f
|
Fake notification was not shown in all cases.
|
2016-10-12 00:08:53 +02:00 |
|
kkapsner
|
827fd3124c
|
Minor bug fixing and commenting in lib/randomSupplies.js
Fixes #76
|
2016-08-15 13:27:28 +02:00 |
|
kkapsner
|
4eea090baa
|
Version 0.3.2
|
2016-08-15 12:58:26 +02:00 |
|
kkapsner
|
1b2c4cb487
|
Added preference to control rng type.
|
2016-08-06 19:17:36 +02:00 |
|
kkapsner
|
447ff54222
|
Made random changes constant within the same domain.
|
2016-05-18 08:55:21 +02:00 |
|
kkapsner
|
699698f529
|
Improved faking performance.
|
2016-05-14 19:12:45 +02:00 |
|
kkapsner
|
7a0cad6966
|
Changed label for ignore button.
Fixes #49
|
2016-05-14 18:29:42 +02:00 |
|
kkapsner
|
37fd9f7a36
|
Suppressed notification if maxFakeSize triggers.
|
2016-05-11 08:58:45 +02:00 |
|
kkapsner
|
b8ba76300e
|
Introduced maxFakeSize.
|
2016-05-10 08:01:21 +02:00 |
|
kkapsner
|
8240bf6007
|
.nodeName not readable on HTMLCanvasElementPrototype.
Fixes #66.
|
2016-04-30 15:05:20 +02:00 |
|
kkapsner
|
4465ff8435
|
Disabled faking in getImageData for bigger areas.
|
2016-04-21 23:54:48 +02:00 |
|
kkapsner
|
535a72ab62
|
Added fennec in install.rdf
|
2016-03-30 19:05:23 +02:00 |
|
kkapsner
|
75b1017022
|
Version 0.3.1
|
2016-02-13 13:13:51 +01:00 |
|
kkapsner
|
6ce7b81124
|
Code cleanup.
|
2016-02-13 12:48:22 +01:00 |
|
kkapsner
|
951277e922
|
e10s ready!
Fixes #60 and #42
|
2016-02-13 12:28:36 +01:00 |
|
kkapsner
|
35c6a82480
|
Version 0.2.3
|
2016-01-29 00:28:10 +01:00 |
|
kkapsner
|
b68e1bc8a4
|
Switch to jpm.
|
2016-01-29 00:07:41 +01:00 |
|
kkapsner
|
424b88f04f
|
Prevented bypass with empty <iframe>.
Fixes #58
|
2016-01-28 23:46:39 +01:00 |
|
kkapsner
|
39ffe4d3b2
|
Added description and translations for stackList.
|
2016-01-16 00:03:51 +01:00 |
|
kkapsner
|
d2f5a0cca1
|
Introduced stackList.
|
2015-12-31 13:37:27 +01:00 |
|
kkapsner
|
24d67113d6
|
Merge pull request #54 from patricksadowski/fix-de-locale
Fix de-DE locale typo
|
2015-12-23 15:00:55 +01:00 |
|
Patrick Sadowski
|
36fe354acc
|
Fix de-DE locale typo
|
2015-12-22 23:17:05 +01:00 |
|
kkapsner
|
1193243d50
|
Version 0.2.2
|
2015-12-07 16:42:03 +01:00 |
|
kkapsner
|
712fdb698c
|
Update README.md
|
2015-12-07 16:31:06 +01:00 |
|
kkapsner
|
6c806583f0
|
Removed bug with "add to ignore list"-button & added translations for prompts.
Fixes #41.
|
2015-10-24 10:44:51 +02:00 |
|
kkapsner
|
0f575a7aed
|
Added also prompt for adding to ignore list.
|
2015-10-11 13:56:28 +02:00 |
|