eight04 / gm4-polyfill

A compatibility tool to ease making User Scripts compatible with both Greasemonkey 4 and other/older user script engines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This utility is designed to ease authoring user scripts compatible with both Greasemonkey 4 and other/older user script engines.

Include it in your script like:

// @require https://greasemonkey.github.io/gm4-polyfill/gm4-polyfill.js

Read the source of the file for more details.

About

A compatibility tool to ease making User Scripts compatible with both Greasemonkey 4 and other/older user script engines.

License:MIT License


Languages

Language:JavaScript 100.0%