Auto Clicker Updates
This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
ما هو Auto Clicker Updates؟
Auto Clicker Updates هو إضافة Chrome تم تطويرها بواسطة https://autoclicker-ios.com، والميزة الرئيسية لها هي "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Auto Clicker Updates
قم بتنزيل ملفات الامتداد Auto Clicker Updates بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension was created to share updates on the new Clicker project from us. Thank you for installing :) Updates for the new the autoclicker. Thank you installing, we are continuing to update and get out new patches and fixes for the autoclicker. Stay tuned and keep this extension installed for the latest news & updates. Currently in development and looking for more beta testers!
معلومات أساسية عن التمديد
الاسم | |
ID | aefjfgngeenlbihjieaenobbdfjikgdc |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc |
الوصف | This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)! |
حجم الملف | 358 KB |
عدد التثبيتات | 2,000 |
النسخة الحالية | 1.1 |
آخر تحديث | 2021-03-19 |
تاريخ النشر | 2021-03-19 |
تقييم | 3.00/5 مجموع تقييمات 2 |
المطور | https://autoclicker-ios.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://autoclicker-ios.com |
عنوان صفحة المساعدة | https://autoclicker-ios.com |
عنوان صفحة سياسة الخصوصية | https://autoclicker-ios.com/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auto Clicker Updates", "version": "1.1", "manifest_version": 2, "description": "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!", "homepage_url": "https:\/\/autoclicker-ios.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |