No description
Find a file
2023-04-10 12:36:56 -03:00
example Version 0.3.0; Closes #1 2023-04-10 15:06:33 +00:00
src Update 'src/gm_api.nim' 2023-04-10 12:36:56 -03:00
.gitignore Removed "example/main.js" file 2021-07-04 13:28:48 -03:00
changelog.md Version 0.3.1 2023-04-10 15:33:17 +00:00
gm_api.nimble Version 0.3.1 2023-04-10 15:33:17 +00:00
license Added MIT license; changed the description; added license to readme 2021-07-05 18:11:16 -03:00
readme.md Update 'readme.md' 2023-04-10 12:13:34 -03:00

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