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 |
| 公式URL | 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": [
" | |