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 |
官方網址 | 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", " |