URLRedirector
Automatically redirect specific urls.
URLRedirectorとは何ですか?
URLRedirectorはghostによって開発されたChromeの拡張機能で、その主な機能は「Automatically redirect specific urls.」です。
拡張機能のスクリーンショット
URLRedirector拡張機能のCRXファイルをダウンロード
URLRedirector拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Automatically redirect specificed urls to new pages
拡張機能の基本情報
名前 | URLRedirector |
ID | maolmdhneopinciaokgohljhpdedekee |
公式URL | https://chromewebstore.google.com/detail/urlredirector/maolmdhneopinciaokgohljhpdedekee |
説明 | Automatically redirect specific urls. |
ファイルサイズ | 273 KB |
インストール数 | 8,375 |
現在のバージョン | 1.3.17 |
最終更新日 | 2019-05-05 |
公開日 | 2019-05-05 |
評価 | 4.36/5 合計 11 レビュー |
開発者 | ghost |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_extensionDescription__", "manifest_version": 2, "name": "__MSG_extensionName__", "version": "1.3.17", "homepage_url": "https:\/\/github.com\/fengyc\/URLRedirector", "icons": { "20": "static\/images\/r20.png", "25": "static\/images\/r25.png", "30": "static\/images\/r30.png", "48": "static\/images\/r48.png", "96": "static\/images\/r96.png", "128": "static\/images\/r128.png" }, "permissions": [ "alarms", "storage", "webRequest", "webRequestBlocking", " |