gm_api
Bindings for Greasemonkey API and an userscript header generator
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:25 |
Tags
Installation
nimble install gm_api
choosenim install gm_api
git clone https://github.com/thisago/gm_api
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| gm_api | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/thisago/gm_api |
|---|---|
| Homepage | https://github.com/thisago/gm_api |
| Registry Source | nimble_official |
README
gm_api
Bindings to use Gm api and create userscript headers on the fly
See changelog
Avaliable functions:
-
genMetadataBlock
-
Gm.info - Not working to me
- Gm.getValue
- Gm.setValue
- Gm.deleteValue
- Gm.listValues
- Gm.notification
- Gm.openInTab
- Gm.registerMenuCommand
- Gm.setClipboard
- Gm.xmlHttpRequest
Installation
Please choice one installation method:
nimble install gm_api
Projects using it
License
MIT