BitesizedLion / userscripts

This repository contains my personal collection of userscripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Userscripts

This repository contains my personal collection of userscripts for Tampermonkey, a browser extension for managing userscripts.

These userscripts are designed to enhance my browsing experience, and might help you too.

Installation

To use these userscripts, you'll need Tampermonkey installed in your browser. Once you have Tampermonkey installed, you can follow these steps to install a userscript:

  1. Go to the scripts directory in this repository.
  2. Click on the userscript you want to install.
  3. Click on the "Raw" button to view the raw source code.
  4. Tampermonkey should prompt you to install the script. Click "Install" to complete the installation process.

NOTE: Please be aware that these scripts do not have auto-update functionality. If any updates are made to a script, you will need to manually install the new version.

Userscripts

Script 1: Hacker News Post Filter

Filter out Hacker News posts containing certain words or phrases, has a toggle button in the bottom right.

Preview of the HNPS Script

Script 2: [Insert Script Name Here]

[Insert Script Description Here]

Script 3: [Insert Script Name Here]

[Insert Script Description Here]

License

These userscripts are released under the GPLv3 License. You are free to use, copy, distribute and modify the scripts as long as you follow the terms and conditions of the license. If you make any improvements or additions to the scripts, I would appreciate it if you shared your changes.

About

This repository contains my personal collection of userscripts

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%