https://github.com/tony19/appveyor-userscripts
Userscripts to add functionality to AppVeyor
https://github.com/tony19/appveyor-userscripts
appveyor greasemonkey tampermonkey userscripts
Last synced: 6 months ago
JSON representation
Userscripts to add functionality to AppVeyor
- Host: GitHub
- URL: https://github.com/tony19/appveyor-userscripts
- Owner: tony19
- License: cc-by-sa-4.0
- Created: 2017-02-02T09:11:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-06T00:58:12.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T07:41:29.403Z (6 months ago)
- Topics: appveyor, greasemonkey, tampermonkey, userscripts
- Language: JavaScript
- Size: 335 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppVeyor userscripts [](https://github.com/tony19/appveyor-userscripts/tags)
> Userscripts to add functionality to [AppVeyor](https://www.appveyor.com/)
## Installation
1. Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browser):
* Firefox - install [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/).
* Chrome - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=chrome) or [NinjaKit](https://chrome.google.com/webstore/detail/gpbepnljaakggeobkclonlkhbdgccfek).
* Opera - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=opera) or [Violent Monkey](https://addons.opera.com/en/extensions/details/violent-monkey/).
* Safari - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=safari) or [NinjaKit](http://ss-o.net/safari/extension/NinjaKit.safariextz).
* Dolphin - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=dolphin).
* UC Browser - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=ucweb).2. Get more information about the userscript by clicking on the named link. Or install it directly or from the GreasyFork site:
| Userscript Wiki | Direct Install | GreasyFork | Created | Updated |
|----------------------------------------|:------------------:|:--------------:|:----------:|:----------:|
| [Console Timestamps][cts-wiki] | [install][cts-raw] | [site][cts-gf] | 2017.01.31 | 2018.06.29 |[cts-wiki]: https://github.com/tony19/appveyor-userscripts/wiki/Console-Timestamps
[cts-raw]: https://cdn.rawgit.com/tony19/appveyor-userscripts/0eda96e/appveyor-console-timestamp.user.js
[cts-gf]: https://greasyfork.org/en/scripts/26995-appveyor-console-timestamp## Updating
Userscripts are set up to automatically update. You can check for updates from within the Greasemonkey or Tampermonkey menu, or click on the install link again to get the update.
Each individual userscript's change log is contained on its wiki documentation page.