Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cssnr/browser-scripts
Scripts for Greasemonkey, Tampermonkey, etc...
https://github.com/cssnr/browser-scripts
Last synced: 2 days ago
JSON representation
Scripts for Greasemonkey, Tampermonkey, etc...
- Host: GitHub
- URL: https://github.com/cssnr/browser-scripts
- Owner: cssnr
- Created: 2023-10-09T21:23:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-23T05:40:37.000Z (8 months ago)
- Last Synced: 2024-05-23T06:26:03.591Z (8 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![GitHub Last Commit](https://img.shields.io/github/last-commit/cssnr/browser-scripts?logo=github&logoColor=white&label=updated)](https://github.com/cssnr/browser-scripts/graphs/commit-activity)
[![GitHub Top Language](https://img.shields.io/github/languages/top/cssnr/browser-scripts?logo=htmx&logoColor=white)](https://github.com/cssnr/browser-scripts)
[![GitHub Org Stars](https://img.shields.io/github/stars/cssnr?style=flat&logo=github&logoColor=white&label=org%20stars)](https://cssnr.github.io/)
[![Discord](https://img.shields.io/discord/899171661457293343?logo=discord&logoColor=white&label=discord&color=7289da)](https://discord.gg/wXy6m2X8wY)# Browser Scripts
## Table of Contents
- [Overview](#overview)
- [Requirements](#requirements)
- [User Scripts](#user-scripts)
- [User Styles](#user-styles)
- [Discord Plugins](#discord-plugins)## Overview
Random Browser Scripts and Styles for Random Sites that do Random Things.
**Caveat Emptor**
## Requirements
User Scripts (js) require a browser addon to manage such as Tampermonkey or Greasemonkey.
- [Violentmonkey](https://violentmonkey.github.io/)
User Styles (css) require a browser addon to manage such as Stylus.
- [Stylus](https://add0n.com/stylus.html)
## User Scripts
| Name | Description |
| ---------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
| [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. |
| [IMDb Auto Show All](https://raw.githubusercontent.com/cssnr/browser-scripts/master/imdb/imdb-show-all.user.js) | Automatically show all titles for actors. |
| :no_entry: [ASN Plus](https://raw.githubusercontent.com/cssnr/browser-scripts/master/asn/asn.user.js) | ASN Plus Modifications |## User Styles
| Name | Description |
| ---------------------------------------------------------------------------------------------------------- | ------------------ |
| :no_entry: [ASN Dark Mode](https://raw.githubusercontent.com/cssnr/browser-scripts/master/asn/asn.user.js) | ASN Dark Mode Plus |## Discord Plugins
| Name | Description |
| ------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
| [Bypass Link Warning](https://raw.githubusercontent.com/cssnr/browser-scripts/master/discord/BypassLinkWarning.plugin.js) | Bypass Discord Leaving Site Warning on Links |> [!IMPORTANT]
> These are not user scripts, they are Discord scripts and require [Better Discord](https://betterdiscord.app/).---
[Feature Requests](https://github.com/cssnr/browser-scripts/issues/new?title=Feature%20Request) |
[Issues](https://github.com/cssnr/browser-scripts/issues/new?title=Issue)