Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darxeal/tampermonkey-snippets
VSCode snippet extension
https://github.com/darxeal/tampermonkey-snippets
Last synced: 1 day ago
JSON representation
VSCode snippet extension
- Host: GitHub
- URL: https://github.com/darxeal/tampermonkey-snippets
- Owner: Darxeal
- Created: 2020-03-02T18:46:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T18:36:46.000Z (over 4 years ago)
- Last Synced: 2024-12-26T10:25:20.643Z (about 2 months ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Tampermonkey API Snippets
This is an unofficial extension containing snippets for these Tampermonkey functions:
```
GM_addStyle
GM_deleteValue
GM_listValues
GM_addValueChangeListener)
GM_removeValueChangeListener
GM_setValue
GM_getValue
GM_log
GM_getResourceText
GM_getResourceURL
GM_registerMenuCommand
GM_unregisterMenuCommand
GM_openInTab
GM_xmlhttpRequest
GM_download
GM_getTab
GM_saveTab
GM_getTabs
GM_notification
GM_setClipboard
```Function descriptions are from the official documentation https://www.tampermonkey.net/documentation.php