1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-06 21:37:50 +02:00
CanvasBlocker/lib
2017-09-23 23:47:44 +02:00
..
askForPermission.js Changed library functions that may work in both types. 2017-06-25 22:22:17 +02:00
callingStack.js Changed library functions that may work in both types. 2017-06-25 22:22:17 +02:00
check.js Added logging lib with setting to control log level. 2017-07-27 19:14:04 +02:00
colorStatistics.js Added setting "ignoreFrequentColors" 2017-08-07 21:03:34 +02:00
defaultSettings.js Cleanup of the default settings. 2017-09-23 23:30:54 +02:00
frame.js Settings only need to be loaded when still in default state. 2017-09-23 23:40:57 +02:00
intercept.js Added "constant" rng. 2017-08-07 17:43:57 +02:00
lists.js Fixed bug that the update of the lists sometimes did not use the new value but the old one. 2017-09-23 23:47:44 +02:00
logging.js Added logging lib with setting to control log level. 2017-07-27 19:14:04 +02:00
main.js Ping back after the port opening to the background script now also returns the settings and the persistentRnd data. 2017-09-23 23:37:46 +02:00
modifiedAPI.js getImageData also faked when using fakeInput mode. 2017-09-23 23:23:12 +02:00
randomSupplies.js Made the domain rnd setable for the persistent rng. 2017-09-23 23:34:29 +02:00
require.js Fixed bug that the update of the lists sometimes did not use the new value but the old one. 2017-09-23 23:47:44 +02:00
webgl.js Made readPixels consistent with the other faked readout functions. 2017-08-13 23:41:57 +02:00