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", " |