Auto Clicker Updates
This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
What is Auto Clicker Updates?
Auto Clicker Updates is a Chrome extension developed by https://autoclicker-ios.com, and its main feature is "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".
Extension Screenshots
Download Auto Clicker Updates Extension CRX File
Download Auto Clicker Updates extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | aefjfgngeenlbihjieaenobbdfjikgdc |
Official URL | https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc |
Description | This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)! |
File Size | 358 KB |
Installation Count | 2,000 |
Current Version | 1.1 |
Last Updated | 2021-03-19 |
Publish Date | 2021-03-19 |
Rating | 3.00/5 Total 2 Ratings |
Developer | https://autoclicker-ios.com |
[email protected] | |
Payment Type | free |
Extension Website | https://autoclicker-ios.com |
Help Page URL | https://autoclicker-ios.com |
Privacy Policy Page URL | https://autoclicker-ios.com/privacy-policy |
Supported Languages | 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" } } |