Added gm_api lib (#1962)

This commit is contained in:
Thiago Navarro 2021-07-06 02:11:32 -03:00 committed by GitHub
parent 7b22e12835
commit 00e62ab97d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23242,5 +23242,19 @@
"description": "Plot and visualize data",
"license": "Proprietary",
"web": "http://pl0t.com"
},
{
"name": "gm_api",
"url": "https://gitea.com/thisago/gm_api",
"method": "git",
"tags": [
"greasemonkey",
"javascript",
"userscript",
"js"
],
"description": "Bindings for Greasemonkey API and an userscript header generator",
"license": "MIT",
"web": "https://gitea.com/thisago/gm_api"
}
]
]