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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้าช่วยเหลือ | https://autoclicker-ios.com |
URL หน้านโยบายความเป็นส่วนตัว | 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" } } |