Auto Clicker Updates
This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
Was ist Auto Clicker Updates?
Auto Clicker Updates ist eine Chrome-Erweiterung, die von https://autoclicker-ios.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".
Erweiterungsscreenshots
Auto Clicker Updates-Erweiterungs-CRX-Datei herunterladen
Laden Sie Auto Clicker Updates-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | |
ID | aefjfgngeenlbihjieaenobbdfjikgdc |
Offizielle URL | https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc |
Beschreibung | This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)! |
Dateigröße | 358 KB |
Installationsanzahl | 2,000 |
Aktuelle Version | 1.1 |
Letztes Update | 2021-03-19 |
Veröffentlichungsdatum | 2021-03-19 |
Bewertung | 3.00/5 Insgesamt 2 Bewertungen |
Entwickler | https://autoclicker-ios.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://autoclicker-ios.com |
Hilfeseite URL | https://autoclicker-ios.com |
URL der Datenschutzrichtlinien-Seite | https://autoclicker-ios.com/privacy-policy |
Unterstützte Sprachen | 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" } } |