{"id":19435616,"url":"https://github.com/cssnr/browser-scripts","last_synced_at":"2025-11-19T03:03:57.951Z","repository":{"id":199603312,"uuid":"702713047","full_name":"cssnr/browser-scripts","owner":"cssnr","description":"Scripts for Greasemonkey, Tampermonkey, etc...","archived":false,"fork":false,"pushed_at":"2025-07-19T05:37:30.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T10:37:31.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cssnr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09T21:23:08.000Z","updated_at":"2025-07-19T05:37:34.000Z","dependencies_parsed_at":"2024-05-22T06:25:51.100Z","dependency_job_id":"d2756e9d-59e1-4c46-8745-a703d97df6f1","html_url":"https://github.com/cssnr/browser-scripts","commit_stats":null,"previous_names":["cssnr/browser-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cssnr/browser-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnr%2Fbrowser-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnr%2Fbrowser-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnr%2Fbrowser-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnr%2Fbrowser-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cssnr","download_url":"https://codeload.github.com/cssnr/browser-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cssnr%2Fbrowser-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285175517,"owners_count":27127379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"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":[],"created_at":"2024-11-10T15:07:17.691Z","updated_at":"2025-11-19T03:03:57.942Z","avatar_url":"https://github.com/cssnr.png","language":"JavaScript","readme":"[![GitHub Last Commit](https://img.shields.io/github/last-commit/cssnr/browser-scripts?logo=github\u0026label=updated)](https://github.com/cssnr/browser-scripts/pulse)\n[![GitHub Contributors](https://img.shields.io/github/contributors-anon/cssnr/browser-scripts?logo=github)](https://github.com/cssnr/browser-scripts/graphs/contributors)\n[![GitHub Repo Size](https://img.shields.io/github/repo-size/cssnr/browser-scripts?logo=bookstack\u0026logoColor=white\u0026label=repo%20size)](https://github.com/cssnr/browser-scripts?tab=readme-ov-file#readme)\n[![GitHub Top Language](https://img.shields.io/github/languages/top/cssnr/browser-scripts?logo=htmx)](https://github.com/cssnr/browser-scripts/tree/master/src)\n[![GitHub Discussions](https://img.shields.io/github/discussions/cssnr/browser-scripts?logo=github)](https://github.com/cssnr/browser-scripts/discussions)\n[![GitHub Forks](https://img.shields.io/github/forks/cssnr/browser-scripts?style=flat\u0026logo=github)](https://github.com/cssnr/browser-scripts/forks)\n[![GitHub Repo Stars](https://img.shields.io/github/stars/cssnr/browser-scripts?style=flat\u0026logo=github)](https://github.com/cssnr/browser-scripts/stargazers)\n[![GitHub Org Stars](https://img.shields.io/github/stars/cssnr?style=flat\u0026logo=github\u0026label=org%20stars)](https://cssnr.github.io/)\n[![Discord](https://img.shields.io/discord/899171661457293343?logo=discord\u0026logoColor=white\u0026label=discord\u0026color=7289da)](https://discord.gg/wXy6m2X8wY)\n[![Ko-fi](https://img.shields.io/badge/Ko--fi-72a5f2?logo=kofi\u0026label=support)](https://ko-fi.com/cssnr)\n\n# Browser Scripts\n\n- [Overview](#overview)\n- [Requirements](#requirements)\n- [User Scripts](#user-scripts)\n- [User Styles](#user-styles)\n- [Discord Plugins](#discord-plugins)\n\n## Overview\n\nRandom Browser Scripts and Styles for Random Sites that do Random Things.\n\n**Caveat Emptor**\n\n## Requirements\n\nUser Scripts (js) require a browser addon to manage such as Tampermonkey or Greasemonkey.\n\n- [Violentmonkey](https://violentmonkey.github.io/)\n\nUser Styles (css) require a browser addon to manage such as Stylus.\n\n- [Stylus](https://add0n.com/stylus.html)\n\n## User Scripts\n\n| Name                                                                                                                   | Description                                         |\n| ---------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- |\n| [IMDb Title Prev-Next Key](https://raw.githubusercontent.com/cssnr/browser-scripts/master/imdb/imdb-prev-next.user.js) | Navigate episode previous and next with arrow keys. |\n| [IMDb Auto Show All](https://raw.githubusercontent.com/cssnr/browser-scripts/master/imdb/imdb-show-all.user.js)        | Automatically show all titles for actors.           |\n| :no_entry: [ASN Plus](https://raw.githubusercontent.com/cssnr/browser-scripts/master/asn/asn.user.js)                  | ASN Plus Modifications                              |\n\n## User Styles\n\n| Name                                                                                                       | Description        |\n| ---------------------------------------------------------------------------------------------------------- | ------------------ |\n| :no_entry: [ASN Dark Mode](https://raw.githubusercontent.com/cssnr/browser-scripts/master/asn/asn.user.js) | ASN Dark Mode Plus |\n\n## Discord Plugins\n\n| Name                                                                                                                      | Description                                                                               |\n| ------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |\n| [Bypass Link Warning](https://raw.githubusercontent.com/cssnr/browser-scripts/master/discord/BypassLinkWarning.plugin.js) | MOVED TO: [smashedr/bypass-links-dialog](https://github.com/smashedr/bypass-links-dialog) |\n\n\u003e [!WARNING]  \n\u003e This has moved here: https://github.com/smashedr/bypass-links-dialog\n\n---\n\n[Feature Requests](https://github.com/cssnr/browser-scripts/issues/new?title=Feature%20Request) |\n[Issues](https://github.com/cssnr/browser-scripts/issues/new?title=Issue)\n","funding_links":["https://ko-fi.com/cssnr"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcssnr%2Fbrowser-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcssnr%2Fbrowser-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcssnr%2Fbrowser-scripts/lists"}