Auto Click Scheduler - FoxyClick
Just right click on any element and set a timer. Easy, fast and accurate.
ما هو Auto Click Scheduler - FoxyClick؟
Auto Click Scheduler - FoxyClick هو إضافة Chrome تم تطويرها بواسطة Polte Games، والميزة الرئيسية لها هي "Just right click on any element and set a timer. Easy, fast and accurate.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Auto Click Scheduler - FoxyClick
قم بتنزيل ملفات الامتداد Auto Click Scheduler - FoxyClick بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
FoxyClick will automatically click on any element on a page on a given time. # Intelligent and precise algorithm: be the first in line in reservations, bookings, etc. # Easy to use: just right click on any element, set the timer and leave the page open. # No ads or registrations. # Beta features: timer accuracy in milliseconds and repeated clicks with adjustable delay
معلومات أساسية عن التمديد
الاسم | Auto Click Scheduler - FoxyClick |
ID | jjjlikhinlnggfgmjhcnhibkmcjcmiej |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/auto-click-scheduler-foxy/jjjlikhinlnggfgmjhcnhibkmcjcmiej |
الوصف | Just right click on any element and set a timer. Easy, fast and accurate. |
حجم الملف | 68.72 KB |
عدد التثبيتات | 5,085 |
النسخة الحالية | 1.3.4 |
آخر تحديث | 2022-08-25 |
تاريخ النشر | 2021-10-02 |
تقييم | 3.92/5 مجموع تقييمات 37 |
المطور | Polte Games |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://poltegames.com |
عنوان صفحة المساعدة | https://poltegames.com |
عنوان صفحة سياسة الخصوصية | https://poltegames.com/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auto Click Scheduler - FoxyClick", "description": "Just right click on any element and set a timer. Easy, fast and accurate.", "version": "1.3.4", "manifest_version": 3, "background": { "service_worker": "service-worker-right-click-menu.js" }, "permissions": [ "contextMenus", "storage" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |