Redirector
(6 人评分) |1000 位用户 | 来自
商店
|

概述
翻译

🌟 Introduction Redirector is a powerful and flexible browser extension that allows users to customize URL redirection rules. Using regular expressions, users can create complex redirection rules applicable to various websites and URL patterns. ✨ Key Features • Create custom redirection rules using regular expressions • Support for multiple redirection rules • Real-time URL match testing • Intuitive user interface for easy addition, editing, and deletion of rules • Support for wildcards and complex URL patterns 🚀 How to Use 1. Click on the Redirector icon in the browser toolbar to open the options page 2. In the "Add a redirect URL" section: - Enter the source URL pattern (using regular expression) in the left input box - Enter the target URL in the right input box (you can use $1, $2, etc., to reference capture groups in the regular expression) - Click the "Add" button to add a new rule 3. You can test your redirection rules in the "Test URL" section 4. Added rules will be displayed in the "Rules" list, where you can delete unnecessary rules at any time 📝 Example Rule Regular expression is a powerful tool for matching URL patterns. Here are some examples: - Redirect Google search to DuckDuckGo: - From: `^https://www.google.com/search\?q=(.*?)&.*$` - To: `https://duckduckgo.com/?q=$1` URLPattern is a more powerful and flexible tool for matching URL patterns. Here are some examples: - Redirect Google search to DuckDuckGo: - From: `https://www.google.com/search?q=:id` - To: `https://duckduckgo.com/?q={{search.groups.id}}` 🔒 Privacy This extension processes all redirection rules locally and does not collect or transmit any user data. 🤝 Contributions Contributions are welcome! If you have any suggestions for improvements or have found a bug, please visit our GitHub repository to open an issue or submit a pull request. 📄 License MIT License 📧 Contact If you have any questions or suggestions, please contact us at rxliuli@gmail.com.

来自商店的评价 (0)

尚无人评价此扩展,查看 所有语言

留言

支持浏览器

适用于以下浏览器
内核要求
要求浏览器内核版本 ≥ 88

其他信息

文件类型
crx
版本
0.8.3 已同步至最新
更新日期
2025年4月29日 5天前
大小
661KiB
Manifest 版本
3
语言
查看全部1种支持的语言
权限
所属类别
开发者
条款