URL Modifier for Search Engines

Modify URLs in search results of search engines

Pada tanggal 02 Januari 2024. Lihat %(latest_version_link).

Penulis
D.Rathburn
Nilai
0 0 0
Versi
1.8
Dibuat
01 Januari 2024
Diperbarui
02 Januari 2024
Size
9,46 KB
Lisensi
GPL-2.0-only
Berlaku untuk

URL-Modifier-for-Search-Engines

Introduction

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:

You can add custom redirection rules into the script yourself.

Other alternatives privacy friendly frontends, see LibRedirect.


TODO

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