URL CHANGER V2
Allows you to change and detect the domain name of your current URL
Exemple :
google.com/will
-> thisisanexemple.com/will
You can configure theses domains in a JSON files
Linked bookmarks //
{
"Example-1" : [
{
"EditSTAG" : "http://edit-stag.google.com/";,
"EditSTAG-match" : "STAG",
"STAG" : "http://stag.google.com";,
"STAG-match" : "EditSTAG",
"EditPROD" : "http://edit-prod.google.com/";,
"EditPROD-match" : "PROD",
"PROD" : "http://www.google.com";,
"PROD-match" : "EditPROD"
}
],
"Example-Another-Useless-Example" : [
{
"MyLIFEforAIUR" : "http://protoss-are-not.op";,
"MyLIFEforAIUR-match" : "PROTOSS",
"PROTOSS" : "http://maybe-a-little.bit";,
"PROTOSS-match" : "MyLIFEforAIUR"
}
]
}
Latest reviews
- (2023-04-26) Francis Mesina: Very useful for migrating site!
- (2019-03-17) muhamad rifai: It's a great tool, I love it, could you make url automatically changed but not redirect/reload, so we don't need to click extension and make another tab?