An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/github/license/ExE-Boss/gm-polyfill.svg)](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.