This repository contains a collection of userscripts to enhance your browsing experience. To use these scripts, you'll need to install a userscript manager:
- Chrome: TamperMonkey or ViolentMonkey
- Firefox: TamperMonkey or GreaseMonkey
- Safari: TamperMonkey or Userscripts
Note: Chrome may require you to enable Developer Mode. To enable Developer Mode in Chrome: Open the menu, select "Extensions" and "Manage extensions". Find and click the "Developer Mode" toggle at the top right to enable it.
- CommBank Credit Card Usage
- Git Cherry-Pick Command Button
- Github Merged Dates
- Overcast.fm Mark as Played
- Salesforce Setup - Add Custom Tabs
- Salesforce Object Manager Pinner
- Trakt Collection Remover
Not created by me, but I find them useful
- ChatGPT CSS Fixes - Adjusts width of side bar and messages of the ChatGPT web interface
The CommBank Credit Card page doesn't show your current balance including pending transactions. This Script adds a small window to the page that displays your balance inclusive of all pending transactions.
This script adds a button to GitHub pull request pages, allowing you to easily copy the git cherry-pick command for the latest commit.
Clicking the button will copy the following to clipboard: git cherry-pick aa82614 -m 1
Show exact date and time instead of relative dates on GitHub pull requests page.
Adds a Mark as Played button next to episodes, as well as a Mark All as Played button to the top of each podcast.
This script adds custom tabs to the Salesforce Setup page for quick access to frequently used sections.
This script adds pinning functionality to the Salesforce Object Manager, allowing you to pin frequently used objects to the top of the page for easy access.
This Script add a button to removes movies from Trakt collections in batches with a countdown display. A popup window prompts for the batch size (or you can selet All on Page).
- 🚀 Enhancement: trakt-collection-remover Update to remove TV Shows (may work, but is untested)
- 🪲 Bug: trakt-collection-remover button disappears when selecting 'next page', requires a page refresh
Feel free to contribute to this collection by submitting pull requests or creating issues for bug reports and feature requests.
These userscripts are released under the GNU GPLv3 License. See the LICENSE file for details.