Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 17 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,23 @@

Make sure you have the Tampermonkey browser extension installed

Navigate to any script you desire in this repo and click the `Raw` button. Tampermonkey should take over and offer to (re)install it for you. From then on, you will have automatic updates from the main branch of this repo enabled by default.
Navigate to any script you desire and click the `Raw` button. Tampermonkey should take over and offer to (re)install it for you. From then on, you will have automatic (prompted) updates from that URL enabled by default.

# Maintained by ex-GreenSyncer @ZimbiX:

# Useful external scripts
- [Buildkite: Add app build & environments pipeline links on pipelines of GreenSync projects](https://github.com/ZimbiX/userscripts/blob/master/js/Buildkite%3A%20Add%20app%20build%20%26%20environments%20pipeline%20links%20on%20pipelines%20of%20GreenSync%20projects.user.js)
- [Buildkite: Expand logs sections automatically](https://github.com/ZimbiX/userscripts/blob/master/js/Buildkite%3A%20Expand%20logs%20sections%20automatically.user.js)
- [GitHub: Make TOC popup bigger](https://github.com/ZimbiX/userscripts/blob/master/js/GitHub%3A%20Make%20TOC%20popup%20bigger.user.js)
- [Google Drive: Switch to company Google account upon access denied](https://github.com/ZimbiX/userscripts/blob/master/js/Google%20Drive%3A%20Switch%20to%20company%20Google%20account%20upon%20access%20denied.user.js)
- [Google Meet: Switch to company account by default](https://github.com/ZimbiX/userscripts/blob/master/js/Google%20Meet%3A%20Switch%20to%20company%20account%20by%20default.user.js)
- [Pop: Auto-close session join tab](https://github.com/ZimbiX/userscripts/blob/master/js/Pop%3A%20Auto-close%20session%20join%20tab.user.js)
- [ZenHub: Highlight unchanged repo during issue creation](https://github.com/ZimbiX/userscripts/blob/master/js/ZenHub%3A%20Highlight%20unchanged%20repo%20during%20issue%20creation.user.js)
- [ZenHub: Link from board card titles to GitHub issues](https://github.com/ZimbiX/userscripts/blob/master/js/ZenHub%3A%20Link%20from%20board%20card%20titles%20to%20GitHub%20issues.user.js)
- [ZenHub: Redirect from issue to GitHub issue](https://github.com/ZimbiX/userscripts/blob/master/js/ZenHub%3A%20Redirect%20from%20issue%20to%20GitHub%20issue.user.js)

* [Changing Github relative time to exact time](https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-static-time).
> @ZimbiX: Note that I am not currently using Buildkite or ZenHub, so probably won't notice any breakage. Issues and pull requests welcome however! =)

# Other useful external scripts

- [Changing Github relative time to exact time](https://github.com/Mottie/GitHub-userscripts/wiki/GitHub-static-time)
- [Wide GitHub](https://github.com/xthexder/wide-github) (only keep enabled when needed)
21 changes: 0 additions & 21 deletions buildkite/auto-expand-logs.user.js

This file was deleted.

93 changes: 0 additions & 93 deletions buildkite/build-and-env-links.user.js

This file was deleted.

60 changes: 0 additions & 60 deletions github/make-toc-bigger.user.js

This file was deleted.

16 changes: 0 additions & 16 deletions pop/auto-close-join-tab.user.js

This file was deleted.

54 changes: 0 additions & 54 deletions zenhub/highlight-unchanged-repo.user.js

This file was deleted.

90 changes: 0 additions & 90 deletions zenhub/link-from-board-to-github-issue.user.js

This file was deleted.

29 changes: 0 additions & 29 deletions zenhub/redirect-from-issue-to-github-issue.user.js

This file was deleted.