{"id":19685526,"url":"https://github.com/stuartmackay/userscripts","last_synced_at":"2026-06-13T00:31:09.616Z","repository":{"id":204386963,"uuid":"711461946","full_name":"StuartMacKay/userscripts","owner":"StuartMacKay","description":"A personal collection of userscripts that make the Interwebs better","archived":false,"fork":false,"pushed_at":"2024-10-07T14:00:46.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T08:17:23.187Z","etag":null,"topics":["javascript","userscripts","webbrowser"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StuartMacKay.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-29T10:46:15.000Z","updated_at":"2024-11-27T09:36:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"55ae302c-3913-4789-8726-7c7d7c6d1b58","html_url":"https://github.com/StuartMacKay/userscripts","commit_stats":null,"previous_names":["stuartmackay/userscripts"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/StuartMacKay/userscripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Fuserscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Fuserscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Fuserscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Fuserscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StuartMacKay","download_url":"https://codeload.github.com/StuartMacKay/userscripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuartMacKay%2Fuserscripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34268187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","userscripts","webbrowser"],"created_at":"2024-11-11T18:22:33.443Z","updated_at":"2026-06-13T00:31:09.597Z","avatar_url":"https://github.com/StuartMacKay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Userscripts\n\nThis is a collection of userscripts that can be used with\n[greasemonkey](https://www.greasespot.net/) type browser addons for \nFirefox, Chrome, etc., to make the Interwebs \"better\". \n\n## The scripts\n\nThe scripts performs various tweaks to pages on sites that are used or visited\non a regular basis.\n\n| Script                      | Site                  | Description                               |\n|-----------------------------|-----------------------|-------------------------------------------|\n| ebird-recent-visits.user.js | ebird.org             | Fix styling; open checklists in tabs, etc. |\n| ebird-checklist.user.js     | ebird.org             | Move presence counts to end of list, etc. |\n| wos-hammer.user.js          | wingsoverscotland.com | Hide comments from selected visitors      |\n\n### eBird Recent Visits (ebird-recent-visits.user.js)\n\nFor the eBird Recent Visits page for a location or region, e.g. [Lisboa, Portugal](https://ebird.org/region/PT-11/activity?yr=all\u0026m=) \nthis script  reduces clutter and make it easy to go through all the checklists to \nfind out what people have seen:\n\n- the site stylesheet uses the same colour for visited links, this script changes\n  them to orange so you can easily see which checklists you have looked at.\n\n- add link to temporarily hide all the checklists for a given observer.\n\n- temporarily hide all checklists where the name contains coordinates. Often these\n  are for one-time or personal locations and don't often contain many observations \n  of interest.\n  \n- clicking on the date to display the checklist opens it in a new tab. That way \n  you can open several checklists at one and avoid having to click back to reload \n  the page, which takes several seconds.\n  \n### eBird Checklists (ebird-checklists.user.js)\n\nFor the eBird Checklists e.g. [Passeio do Parque, Sacavém, Lisboa, PT](https://ebird.org/checklist/S153338236) \nthis script tidies up the list so it is easier to read:\n\n- species where only the presence was indicated, i.e. there is no count, are moved\n  out of the way, to the end of the list.\n\n- the Age \u0026 Sex table which is mostly not of interest, is hidden.\n \n### WOS Hammer (wos-hammer.user.js)\n\nNot every person who comments on [Wings Over Scotland](https://wingsoverscotland.com/)\nhas something interesting or useful to say. This script adds a hide button next to \neach commenter so you can hide all their comments - alas, until you visit the site again. \n\n## Repository\n\nThe scripts for eBird can be found on [OpenUserJS](https://openuserjs.org/) when you\ndo a search with the [eBird](https://openuserjs.org/?q=eBird) keyword. You can also \nfind them on [GreasyFork](https://greasyfork.org) when you list all the scripts for \nthe [eBird](https://greasyfork.org/en/scripts/by-site/ebird.org) site.\n\nThe WOS Hammer script is not hosted anywhere, other than here.\n\n## License\n\neBird Superscripts is available under the terms of the \n[MIT](https://opensource.org/licenses/MIT) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartmackay%2Fuserscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuartmackay%2Fuserscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartmackay%2Fuserscripts/lists"}