An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# AppVeyor userscripts [![tag](https://img.shields.io/github/tag/tony19/appveyor-userscripts.svg)](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.