https://github.com/exe-boss/gm-polyfill
A polyfill for allowing usage of the new GM Object API in legacy user scripts
https://github.com/exe-boss/gm-polyfill
greasemonkey greasemonkey-script polyfill
Last synced: 19 days ago
JSON representation
A polyfill for allowing usage of the new GM Object API in legacy user scripts
- Host: GitHub
- URL: https://github.com/exe-boss/gm-polyfill
- Owner: ExE-Boss
- License: mpl-2.0
- Created: 2017-09-21T02:18:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T02:26:54.000Z (almost 9 years ago)
- Last Synced: 2025-03-16T04:49:28.257Z (over 1 year ago)
- Topics: greasemonkey, greasemonkey-script, polyfill
- Homepage: https://www.greasespot.net/2017/09/greasemonkey-4-for-script-authors.html
- Size: 5.86 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/ExE-Boss/gm-polyfill/blob/master/LICENSE)
Greasemonkey 4 `GM` Object API Polyfill
=======================================
This library allows user scripts written for the Promise-based `GM` Object API being standardized by Greasemonkey 4 to be used without modification in previous versions and other \*monkey extensions.