summaryrefslogtreecommitdiff
path: root/qutebrowser/javascript/greasemonkey_wrapper.js
AgeCommit message (Expand)Author
2021-08-02Add support for overrideMimeType in Greasemonkey scriptsjcromero
2020-03-07Use a shared window proxy for Greasemonkey scriptsJordan Cannon
2019-08-01Fix some typosFlorian Bruhin
2018-11-16s/an URL/a URL/gFlorian Bruhin
2018-05-21s/obj/target/Jimmy
2018-05-20Greasemonkey: remove extra window scope IIFEJimmy
2018-05-20Greasemonkey: Don't attempt scope isolation on webkitJimmy
2018-05-20Greasemonkey: skip window scoping test on webkitJimmy
2018-05-20Greasemonkey: fix scoping function decleration.Jimmy
2018-05-20Greasemonkey: fix window proxy for new attributesJimmy
2018-05-20Greasemonkey: isolates scripts' writes to windowJimmy
2018-04-01Greasemonkey: fix early addstyle with fast sites.Jimmy
2018-03-30Simplify setting _qute_script_idFlorian Bruhin
2018-03-30Escape strings with string_escape rather than tojsonJay Kamat
2018-03-03Greasemonkey: webkit: Don't use Object.entries in js.Jimmy
2018-03-03Greasemonkey: mock the new GM4 promises based API.Jimmy
2017-12-06Fix lintFlorian Bruhin
2017-11-27Greasemonkey: es6ify the greasemonkey wrapper js.Jimmy
2017-11-27Greasemonkey: various javascript fixups to GM wrapper template.Jimmy
2017-11-27Address second round line comments.Jimmy
2017-11-27Greasemonkey: Throw Errors if GM_ function args wrong type.Jimmy
2017-11-27Greasemonkey: Escape jinja variables for JS strings.Jimmy
2017-11-27Greasemonkey: move GM_* template into seperate file.Jimmy