The repo has metadata templates for userscripts. Metadata section describes a script (its name, version etc) and usually present at the top of the userscript file. Userscripts are run by special browser extension.
Along with standard keys, some extensions support uniques. Refer to their documentation to know more:
- Greasemonkey metadata keys. These keys should work in any userscript extension.
- Violentmonkey metadata keys.
- Tampermonkey metadata keys. This extension has quite a lot of unique keys.
- greasyfork.org metadata keys. While this is not an extension but a place to host userscripts, it also supports several unique keys, so if you want to publish your script there, it is worth to use them.
Copyright © 2020 T1mL3arn
This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the full WTFPL text for more details.