Auto Clicker Updates
This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
Wat is Auto Clicker Updates?
Auto Clicker Updates is een Chrome-extensie ontwikkeld door https://autoclicker-ios.com, en de belangrijkste functie is "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".
Extensie Screenshots
Download het CRX-bestand van de extensie Auto Clicker Updates
Download Auto Clicker Updates-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | |
ID | aefjfgngeenlbihjieaenobbdfjikgdc |
Officiële URL | https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc |
Beschrijving | This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)! |
Bestandsgrootte | 358 KB |
Aantal Installaties | 2,000 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2021-03-19 |
Publicatiedatum | 2021-03-19 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://autoclicker-ios.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://autoclicker-ios.com |
Help Pagina-URL | https://autoclicker-ios.com |
URL van de Privacybeleid Pagina | https://autoclicker-ios.com/privacy-policy |
Ondersteunde Talen | 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" } } |