URL Modifier for Search Engines

Modify URLs in search results of search engines

Ekde 2024/01/01. Vidu La ĝisdata versio.

Aŭtoro
D.Rathburn
Ratings
0 0 0
Versio
1.7.3
Kreita
2024/01/01
Ĝisdatigita
2024/01/01
Size
6,63 kb
Licenco
GPL-2.0-only
Aplikiĝas al

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 Regular Expression.

Search Engine support:

You can manually add HTML selector in the code to support other search engines.

Can't support Bing, because it only provide intermediate links.

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.