URL Changer v2
URL CHANGER V2
Was ist URL Changer v2?
URL Changer v2 ist eine Chrome-Erweiterung, die von soxZ entwickelt wurde, und ihr Hauptmerkmal ist "URL CHANGER V2".
Erweiterungsscreenshots
URL Changer v2-Erweiterungs-CRX-Datei herunterladen
Laden Sie URL Changer v2-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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"
}
]
} Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bdliogodcalgdbfmhlffdebpdinjefpi |
| Offizielle URL | https://chromewebstore.google.com/detail/url-changer-v2/bdliogodcalgdbfmhlffdebpdinjefpi |
| Beschreibung | URL CHANGER V2 |
| Dateigröße | 54.68 KB |
| Installationsanzahl | 202 |
| Aktuelle Version | 2.0.1 |
| Letztes Update | 2019-03-08 |
| Veröffentlichungsdatum | 2019-03-08 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | soxZ |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "URL Changer v2",
"description": "URL CHANGER V2",
"version": "2.0.1",
"content_scripts": [
{
"matches": [
" | |