URLRedirector
Automatically redirect specific urls.
ما هو URLRedirector؟
URLRedirector هو إضافة Chrome تم تطويرها بواسطة ghost، والميزة الرئيسية لها هي "Automatically redirect specific urls.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة URLRedirector
قم بتنزيل ملفات الامتداد URLRedirector بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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", " |