URL Modifier for Search Engines

Modify URLs in search results of search engines

2024/01/01のページです。最新版はこちら。

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
D.Rathburn
評価
0 0 0
バージョン
1.7
作成日
2024/01/01
更新日
2024/01/01
大きさ
6.17KB
ライセンス
GPL-2.0-only
対象サイト

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

Search Engine support:

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

Built-in redirection:

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

You can add custom regex 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.
  3. Add graphical user interface