
Redirect Me Pascaru מאת
Redirect your web browser requests to where you want to go
2 Users2 Users
יש צורך ב־Firefox כדי להשתמש בהרחבה זו
נתוני העל של ההרחבה
צילומי מסך



על אודות הרחבה זו
Redirect Me
A browser extension that allows users to create and manage rules for redirecting HTTP(S) requests based on URL patterns and transformations.
Features
Example Rule
Imagine that Google is trying to force Google Translate on you for every site you visit, but you don't like this service. To redirect Google Translate URLs to their original source, you can create the following rule:
This rule will transform any request to:
into:
License
MIT
A browser extension that allows users to create and manage rules for redirecting HTTP(S) requests based on URL patterns and transformations.
Features
- Create, edit, and delete redirection rules
- Define complex URL patterns using regular expressions
- Apply multiple transformations to matched URL parts
- Toggle rules on/off easily
- Simple and intuitive user interface
Example Rule
Imagine that Google is trying to force Google Translate on you for every site you visit, but you don't like this service. To redirect Google Translate URLs to their original source, you can create the following rule:
{
"name": "Avoid Google Translate Website",
"description": "Redirect google translate website to original website",
"inputPattern": "https://(.*).translate.goog/(.*)",
"outputPattern": "https://$1/$2",
"transformationRules": [
{
"type": "ReplaceAll",
"searchValue": "-",
"replaceValue": ".",
"target": 1
},
{
"type": "ReplaceAll",
"searchValue": "..",
"replaceValue": "-",
"target": 1
}
]
}
This rule will transform any request to:
https://docs-coqui-ai.translate.goog/en/latest/
into:
https://docs.coqui.ai/en/latest/
License
MIT
מדורג 0 על־ידי 0 סוקרים
הרשאות ונתוניםמידע נוסף
הרשאות נדרשות:
- גישה לנתונים שלך מכל האתרים
מידע נוסף
- גרסה
- 0.0.1
- גודל
- 120.2 ק״ב
- עדכון אחרון
- לפני 15 ימים (8 אוג׳ 2025)
- רישיון
- MIT License
- היסטוריית הגרסאות
- הוספה לאוסף
עוד הרחבות מאת Pascaru
- אין דירוגים עדיין
- אין דירוגים עדיין
- אין דירוגים עדיין
- אין דירוגים עדיין
- אין דירוגים עדיין
- אין דירוגים עדיין