tukkek / tamperredirect

Userscript to redirect mainstream websites to alterntive front-ends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tamperredirect

This is a lightweight alternative to add-ons such as LibRedirect so that you don't need to give ample permissions to an untrusted add-on. The simple operation of auto-redirection doesn't need a full-fledged browser extension by itself.

This user-script doesn't support many sites and front-ends but is very easy to extend and modify to a person's needs and preferences (see below).

Installation

  1. Install Tampermonkey for your browser.
  2. Install the user-script.

Adding or changing redirects

To add a new redirect, simply copy one of each @match and ALTERNATIVES lines to a line directly below the original and change the values. To change an existing redirect, simply alter the lines in-place to your preference.

You can perform this by selecting "Edit" from Tampermonkey's dashboard.

About

Userscript to redirect mainstream websites to alterntive front-ends.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%