Simple Redirector 作者: carsooon
Simple URL redirector with wildcard support (*.example.com/*)
1 个用户1 个用户
扩展元数据
屏幕截图
关于此扩展
Lightweight URL redirector with wildcard support. Automatically redirect URLs based on customizable rules.
Features:
- Simple toggle to enable/disable individual rules
- Wildcard matching with
- Use
- Automatically handles http/https and www prefixes
- Use
Privacy & Security:
- Zero data collection — all rules stored locally only
- Never reads or accesses page content
- Only intercepts navigation URLs for redirects
- No content scripts, no tracking, no analytics
- Open source and auditable
Examples:
-
-
-
Pattern Syntax:
-
-
-
Features:
- Simple toggle to enable/disable individual rules
- Wildcard matching with
* for any characters- Use
$1, $2 in destination to preserve captured paths- Automatically handles http/https and www prefixes
- Use
*.domain.com to match all subdomainsPrivacy & Security:
- Zero data collection — all rules stored locally only
- Never reads or accesses page content
- Only intercepts navigation URLs for redirects
- No content scripts, no tracking, no analytics
- Open source and auditable
Examples:
-
chatgpt.com/* → claude.ai/$1 (redirect ChatGPT to Claude)-
twitter.com/* → nitter.net/$1 (use Nitter frontend)-
reddit.com/* → old.reddit.com/$1 (force old Reddit)Pattern Syntax:
-
* matches any characters-
$1 in destination inserts the first wildcard capture-
*.example.com/* matches all subdomains评分 0(1 位用户)
权限与数据
更多信息
- 附加组件链接
- 版本
- 1.1.2
- 大小
- 18.48 KB
- 上次更新
- 4 个月前 (2026年1月7日)
- 许可证
- 零约束许可证
- 版本历史
- 添加到收藏集