URL Changer v2
URL CHANGER V2
Vad är URL Changer v2?
URL Changer v2 är en Chrome-tillägg utvecklad av soxZ, och dess huvudfunktion är "URL CHANGER V2".
Tilläggsskärmbilder
Ladda ner URL Changer v2-förlängningens CRX-fil
Ladda ner URL Changer v2-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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"
}
]
} Grundläggande Information om Tillägg
| Namn | |
| ID | bdliogodcalgdbfmhlffdebpdinjefpi |
| Officiell webbadress | https://chromewebstore.google.com/detail/url-changer-v2/bdliogodcalgdbfmhlffdebpdinjefpi |
| Beskrivning | URL CHANGER V2 |
| Filstorlek | 54.68 KB |
| Antal Installationer | 202 |
| Aktuell Version | 2.0.1 |
| Senast Uppdaterad | 2019-03-08 |
| Publiceringsdatum | 2019-03-08 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | soxZ |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |