https://github.com/adamrehn/userscripts
Assorted userscripts for augmenting web pages
https://github.com/adamrehn/userscripts
Last synced: 5 months ago
JSON representation
Assorted userscripts for augmenting web pages
- Host: GitHub
- URL: https://github.com/adamrehn/userscripts
- Owner: adamrehn
- License: mit
- Created: 2020-09-04T05:13:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-01T00:10:13.000Z (7 months ago)
- Last Synced: 2025-04-04T09:21:46.606Z (6 months ago)
- Language: JavaScript
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Userscripts
This repository contains assorted [userscripts](https://en.wikipedia.org/wiki/Userscript) for augmenting various web pages. The following userscripts are currently available:
- [**refresh-gitlab-issues.user.js**](./scripts/refresh-gitlab-issues.user.js): this script adds a checkbox to the issues list for any [GitLab.com](https://gitlab.com) repository that (when checked) will automatically refresh the page every five minutes.
- [**timezone-image-saver.user.js**](./scripts/timezone-image-saver.user.js): this script adds a button to the [Time Zone Converter](https://www.timeanddate.com/worldclock/converter.html) page of the [Time and Date AS](https://www.timeanddate.com/) website which renders the list of selected cities and times as a PNG image that can be attached to an email / chat message / etc. This is primarily useful when organising cross-timezone meetings and proposing potential options for contacts to choose from.