This website requires JavaScript.
Explore
Help
Sign In
security-and-privacy
/
CanvasBlocker
Watch
1
Star
0
Fork
0
You've already forked CanvasBlocker
mirror of
https://github.com/kkapsner/CanvasBlocker
synced
2024-12-22 12:50:36 +01:00
Code
Releases
Activity
CanvasBlocker
/
lib
History
kkapsner
17508d9ffa
Merge pull request
#130
from spodermenpls/master
...
Slight code rot
2017-09-24 10:09: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
Update all lists after loading of the settings.
2017-09-24 10:07:33 +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
Update main.js
2017-09-24 03:38:44 +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