A grab bag of small userscripts I use day to day. To install any of them you need a userscript-compatible browser or extension.
I personally use the almighty qutebrowser. You can otherwise use:
- Greasemonkey for Firefox
- Tampermonkey for Chrome
- Userscripts for Safari
| Script | Description | |
|---|---|---|
| CMC Auto-fill login | Auto-fills the ChooseMyCompany login form, picking the right credentials based on the environment (local, preprod, prod). | Install |
| CMC Auto-fill survey | Fills a ChooseMyCompany Happy survey with random answers for quick testing. | Install |
| GitHub Code Background Dark Orange | Restyles <code> and <tt> tags inside .markdown-body with a dark orange background so inline code is easier to spot on GitHub. |
Install |
| GitHub "View all" button | Adds a "View all" button to a GitHub pull request review page that ticks every "Viewed" checkbox at once. | Install |
| Instagram Popup Closer | Automatically clicks the close (X) button of Instagram's signup/login upsell popup as soon as it appears, while leaving the real modals (posts, comments) untouched. | Install |
| JobTeaser Company Sucker | Paginates through JobTeaser's company listing, collects all unique company names, and exports them as a CSV. | Install |
| Lucca planning toggle | Adds a toggle button on the Lucca absence planning to hide/show collaborators who aren't in the office today (remote work or leave). | Install |
| Parabol user filter | Adds a user selector on Parabol boards to display only the cards belonging to one chosen user. | Install |
| RGPD Auto-Refuse | Automatically refuses every toggle in RGPD/GDPR cookie consent modals and confirms the choice. Built around a small handlers system so support for new consent providers can be added by appending one entry. | Install |
| Trello cost counter for Costello | Adds the total cost of each Trello list next to the list title. See screenshot below. | Install |
| Youtube redirect to Invidious | Redirects any Youtube watch URL to the equivalent Invidious URL. | Install |
