Greasy Fork is available in English.

URL Modifier for Search Engines

Modify URLs in search results of search engines

À partir de 2024-01-01. Voir la dernière version.

Auteur
D.Rathburn
Évaluations
0 0 0
Version
1.6
Créer
2024-01-01
Mis à jour
2024-01-01
Taille
5,71 ko
Licence
GPL-2.0-only
S'applique à
+

URL-Modifier-for-Search-Engines

Github Repository: https://github.com/domeniczz/URL-Modifier-for-Search-Engines

Modify URLs in the search result of search engines, redirect the URL to alternatives sites or just do some other useful modification.

URL modification uses RegEx.

Current supports:

Built-in redirection:

  • Reddit -> Old Reddit
  • Wikipedia -> Wikiwand
  • Medium -> Freedium
  • ArXiv PDF -> ArXiv Abstract
  • ...

You can add custom redirection rules into the script yourself.

TODOs:

  1. Add supports for more search engines.
  2. Refactor the code to make it easier to read and modify.