Commit Graph

49 Commits

Author SHA1 Message Date
kkapsner ae0763cfe6 Improved design of the page action display. 2017-10-14 12:24:53 +02:00
kkapsner 03bf34d092 getImageData does not need to be faked in input mode when facing a non 2d context.
Fixes #137
2017-10-12 00:25:12 +02:00
kkapsner 0204d92fb4 Added release notes for hotfix 0.4.0.2. 2017-10-10 21:48:52 +02:00
kkapsner 4108d1a0e8 Added release notes for hotfix 0.4.0.1. 2017-10-07 23:55:02 +02:00
kkapsner 42ee6e483e Added planned todos. 2017-10-07 23:15:26 +02:00
kkapsner b35b460b91 Version 0.4.1 2017-10-06 23:01:34 +02:00
spodermenpls 6ede6ebded Update releaseNotes.txt (#1) 2017-09-25 04:24:12 +02:00
kkapsner 00252d3e93 Updated release notes and readme. 2017-09-24 00:06:03 +02:00
kkapsner fba0c01130 Typos. 2017-08-12 16:48:30 +02:00
kkapsner 73e4848ffd Added setting for alpha channel faking. 2017-08-11 16:26:24 +02:00
kkapsner b12dc3ad68 Added displayAdvancedSettings setting. 2017-08-08 18:11:45 +02:00
kkapsner 48dc965f7c Added setting for canvas cache. 2017-08-08 18:08:18 +02:00
kkapsner 1733be23f2 Added setting "ignoreFrequentColors" 2017-08-07 21:03:34 +02:00
kkapsner 5575c50a03 Added minimal fake size and respected the fake sizes in all fakeable functions. 2017-07-18 16:11:12 +02:00
kkapsner 0d7e8bdd8b Formatting cleanup. 2017-07-16 00:26:59 +02:00
kkapsner 1eddf48d20 Show only settings that are useful within the given settings set. 2017-07-08 22:43:20 +02:00
kkapsner 3cefcfe702 Added method to display faked canvas content. 2017-07-08 22:40:38 +02:00
kkapsner 5576b54883 Page action message display and buttons. 2017-07-02 12:21:16 +02:00
kkapsner f70380aa67 Added test page for webGL - it is also working with the webExtension. 2017-06-29 20:19:00 +02:00
kkapsner 5cec9781c2 Added pageAction to display the notifications. 2017-06-29 07:21:36 +02:00
kkapsner cba5680406 First working webExtesion. 2017-06-25 22:33:12 +02:00
kkapsner 6c3b27e7e4 Added options page for webextension. 2017-06-25 22:11:28 +02:00
kkapsner 01e19bbf6a Version 0.4.0 2017-05-24 17:47:52 +02:00
kkapsner a6e1b05045 WebExtension: added embedded WebExtension to store the preferences for the transition 2017-05-21 13:17:35 +02:00
kkapsner a9c7d97708 Prevented error when wrong object is passed to the faked functions.
Solves the fourth problem in #114.
2017-05-05 09:18:11 +02:00
kkapsner 231e33ffb7 Relative paths did no longer work for remoteRequire in nightly.
Also fixes #113 (first tab after restoration did not load frame script) - no clue why.
2017-04-23 00:27:40 +02:00
kkapsner 6fdf13bd10 Prevented error when canvas has size zero
Solves the third problem in #114
2017-04-19 19:32:37 +02:00
kkapsner 41fcb6ed11 Version 0.3.8 2017-03-03 01:21:11 +01:00
kkapsner 47725364e8 Updated release notes. 2017-03-03 01:05:55 +01:00
kkapsner a8611230b1 Added option to store data for persistent rng.
Fixes #102.
2017-02-10 17:37:35 +01:00
kkapsner b968e3e7a0 Firefox 45.7.0 (ESR) complained about function in block.
Fixes #105.
2017-02-10 17:29:38 +01:00
kkapsner 66536113e8 Fixed mode "fake at input". 2017-02-10 16:30:11 +01:00
kkapsner ece87af743 Version 0.3.7 2017-02-01 12:03:09 +01:00
kkapsner ad40bf9be1 Documentation cleanup. 2017-02-01 11:48:05 +01:00
kkapsner eb6494eca5 Shared persistent rnd between processes.
Fixes #103.
2017-02-01 10:49:33 +01:00
kkapsner ab42c76a44 Updated release notes for removed memory leak. 2017-01-31 21:58:28 +01:00
kkapsner ec1ae73cda about:blank pages are treated with respect to the opening page 2017-01-31 20:00:02 +01:00
kkapsner b563a9d3ca removed error message when notification can not be closed 2017-01-30 11:31:04 +01:00
kkapsner f93f2958b7 Removed default entry in white list. 2017-01-30 11:23:07 +01:00
kkapsner fe05bc335c Updates release notes. 2017-01-21 13:57:34 +01:00
kkapsner 6748771402 Version 0.3.6 2016-12-17 10:50:24 +01:00
kkapsner b5684fd895 Further German translation fixes. 2016-12-16 22:39:52 +01:00
kkapsner 48c04ee33f Updated release notes. 2016-12-13 23:12:49 +01:00
kkapsner 7b7583afe0 Performance increase when canvas bigger than maxSize.
Fixes #93.
2016-12-01 20:40:28 +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 749b088fe9 Added button in options site to display release notes.
Fixes #83
2016-11-13 15:34:33 +01:00
kkapsner e931fa997c Documentation. 2016-11-03 17:49:48 +01:00