Random Refresh
Refresh page randomly in time range
ما هو Random Refresh؟
Random Refresh هو إضافة Chrome تم تطويرها بواسطة M.Ahmed، والميزة الرئيسية لها هي "Refresh page randomly in time range".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Random Refresh
قم بتنزيل ملفات الامتداد Random Refresh بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Reload your page and refresh in simplest way. Random Refresh tool allow you to refresh your desired web page in a time range, The page will auto refresh and you can also set up multiple tabs simultaneously .
معلومات أساسية عن التمديد
الاسم | Random Refresh |
ID | phedidfeicjpoomnhnfocgmbhliemjgn |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/random-refresh/phedidfeicjpoomnhnfocgmbhliemjgn |
الوصف | Refresh page randomly in time range |
حجم الملف | 174 KB |
عدد التثبيتات | 4,031 |
النسخة الحالية | 1.1.5 |
آخر تحديث | 2023-09-07 |
تاريخ النشر | 2020-09-14 |
تقييم | 4.45/5 مجموع تقييمات 22 |
المطور | M.Ahmed |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Random Refresh", "description": "Refresh page randomly in time range", "version": "1.1.5", "icons": { "128": "images\/logos\/logo-128.png" }, "background": { "service_worker": ".\/js\/background.js" }, "content_scripts": [ { "matches": [ " |