URLRedirector
Automatically redirect specific urls.
What is URLRedirector?
URLRedirector is a Chrome extension developed by ghost, and its main feature is "Automatically redirect specific urls.".
Extension Screenshots
Download URLRedirector Extension CRX File
Download URLRedirector extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Automatically redirect specificed urls to new pages
Extension Basic Information
Name | URLRedirector |
ID | maolmdhneopinciaokgohljhpdedekee |
Official URL | https://chromewebstore.google.com/detail/urlredirector/maolmdhneopinciaokgohljhpdedekee |
Description | Automatically redirect specific urls. |
File Size | 273 KB |
Installation Count | 8,375 |
Current Version | 1.3.17 |
Last Updated | 2019-05-05 |
Publish Date | 2019-05-05 |
Rating | 4.36/5 Total 11 Ratings |
Developer | ghost |
Payment Type | free |
Supported Languages | 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", " |