kkapsner
|
74a6b16090
|
Typo...
|
2017-07-27 20:50:37 +02:00 |
|
kkapsner
|
9715eb09d2
|
Added logging lib with setting to control log level.
|
2017-07-27 19:14:04 +02:00 |
|
kkapsner
|
65ad3a5814
|
Fixed typo.
|
2017-07-19 00:31:56 +02:00 |
|
kkapsner
|
cde3b90492
|
Added double readout test.
|
2017-07-18 23:53:24 +02:00 |
|
kkapsner
|
45d5576eaf
|
Detection test: added test for function code and for known pixel values.
|
2017-07-18 16:19:56 +02:00 |
|
kkapsner
|
b7acfbb2f9
|
Page action refinements.
|
2017-07-18 16:19:32 +02:00 |
|
kkapsner
|
72a2904b0a
|
Removed log entry for missing unload - it's not possible in WebExtensions.
|
2017-07-18 16:19:06 +02:00 |
|
kkapsner
|
c8b451cf2f
|
Added more logging to frame script.
|
2017-07-18 16:18:36 +02:00 |
|
kkapsner
|
3c47eaf97f
|
Added loading of the current settings in the frame script.
|
2017-07-18 16:17:19 +02:00 |
|
kkapsner
|
bec157391d
|
Removed warning about unknown property.
|
2017-07-18 16:16:38 +02:00 |
|
kkapsner
|
6c47397d46
|
Do not intercept when the SOP is in the way.
|
2017-07-18 16:14:03 +02:00 |
|
kkapsner
|
2a3abbcec7
|
Number settings were not stored as numbers but as string when changed.
|
2017-07-18 16:11:47 +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
|
b39851b289
|
Release notes could be shown nicer - but it's not supported by fennec.
|
2017-07-16 00:26:40 +02:00 |
|
kkapsner
|
736d6b0fb2
|
Added some logging to frame script.
|
2017-07-16 00:25:19 +02:00 |
|
kkapsner
|
788152d06c
|
Typo in English i10n file.
|
2017-07-16 00:13:43 +02:00 |
|
kkapsner
|
900563c956
|
Updates settings screenshot.
|
2017-07-16 00:12:51 +02:00 |
|
kkapsner
|
47729f81bb
|
Added storage version check.
|
2017-07-16 00:12:12 +02:00 |
|
kkapsner
|
7337ac093a
|
Moved file that should not be in xpi to excluded folder.
|
2017-07-14 09:00:37 +02:00 |
|
kkapsner
|
0234a6d8cf
|
Removed obsolete files.
|
2017-07-14 08:58:48 +02:00 |
|
kkapsner
|
fdf71f304f
|
Added description for rng.
|
2017-07-09 17:10:21 +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
|
8cec88f5f7
|
Restructuring of main.js.
|
2017-07-07 08:50:23 +02:00 |
|
kkapsner
|
18a2e32044
|
Added better logging to frame.js and separated settings update from defaultSettings.js
|
2017-07-07 08:49:12 +02:00 |
|
kkapsner
|
97c9f1c94b
|
Added function lists.updateAll() to account for later loaded settings.
|
2017-07-07 08:46:58 +02:00 |
|
kkapsner
|
5576b54883
|
Page action message display and buttons.
|
2017-07-02 12:21:16 +02:00 |
|
kkapsner
|
b6dd2ff011
|
Fixed: options page did not update and checkboxes were not displayed.
|
2017-07-02 12:18:20 +02:00 |
|
kkapsner
|
584f178ff7
|
Created way to load test page with no initial read access.
|
2017-07-02 02:05:44 +02:00 |
|
kkapsner
|
820f187d35
|
Fixed German typo.
|
2017-06-30 08:39:33 +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
|
0f35d762e2
|
Fixed typo.
|
2017-06-29 20:01:58 +02:00 |
|
kkapsner
|
158a53564d
|
Added name detection case.
|
2017-06-29 07:35:37 +02:00 |
|
kkapsner
|
c53961e1d4
|
Added more information and recommondation to the description of the maxFakeSize.
Suggested in #119.
|
2017-06-29 07:33:51 +02:00 |
|
kkapsner
|
067ec6954c
|
Allow the page scripts to overwrite the faked functions.
Fixes #121
|
2017-06-29 07:31:55 +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
|
4ea073132d
|
Changed library functions that may work in both types.
Added helper scripts for webExtension.
|
2017-06-25 22:22:17 +02:00 |
|
kkapsner
|
6c3b27e7e4
|
Added options page for webextension.
|
2017-06-25 22:11:28 +02:00 |
|
kkapsner
|
59f5fc39e1
|
Transformed the locale files for WebExtension.
|
2017-06-25 21:16:03 +02:00 |
|
kkapsner
|
4d75ad4ca1
|
Fixed ask mode with input mode.
|
2017-06-25 21:14:13 +02:00 |
|
kkapsner
|
993ac2a2b3
|
Added console.log() output in the very first position of the test file for reference.
|
2017-06-25 21:13:47 +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
|
c5bb80bbb8
|
Improved tests.
|
2017-04-23 00:25:33 +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 |
|