URL Changer v2
URL CHANGER V2
什麼是URL Changer v2?
URL Changer v2是由soxZ開發的Chrome擴展程式,該擴展的主要功能是“URL CHANGER V2”。
擴展截圖
下載URL Changer v2擴展crx文件
下載URL Changer v2擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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"
}
]
} 擴展基本資訊
| 名稱 | |
| ID | bdliogodcalgdbfmhlffdebpdinjefpi |
| 官方網址 | https://chromewebstore.google.com/detail/url-changer-v2/bdliogodcalgdbfmhlffdebpdinjefpi |
| 簡介 | URL CHANGER V2 |
| 檔案大小 | 54.68 KB |
| 安裝次數 | 202 |
| 目前版本 | 2.0.1 |
| 更新時間 | 2019-03-08 |
| 上架時間 | 2019-03-08 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | soxZ |
| 付費類型 | free |
| 支援的語言 | 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": [
" | |