URLRedirector
Automatically redirect specific urls.
URLRedirector क्या है?
URLRedirector ghost द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Automatically redirect specific urls."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में URLRedirector एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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", " |