Auto Clicker Updates

This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!

¿Qué es Auto Clicker Updates?

Auto Clicker Updates es una extensión de Chrome desarrollada por https://autoclicker-ios.com, y su función principal es "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Auto Clicker Updates

Descarga archivos de extensión Auto Clicker Updates en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Auto Clicker Updates Auto Clicker Updates
ID aefjfgngeenlbihjieaenobbdfjikgdc
URL Oficial https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc
Descripción This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
Tamaño del Archivo 358 KB
Cantidad de Instalaciones 2,000
Versión Actual 1.1
Última Actualización 2021-03-19
Fecha de Publicación 2021-03-19
Calificación 3.00/5 Total de 2 Calificaciones
Desarrollador https://autoclicker-ios.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://autoclicker-ios.com
URL de la Página de Ayuda https://autoclicker-ios.com
URL de la Página de Política de Privacidad https://autoclicker-ios.com/privacy-policy
Idiomas Soportados 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"
    }
}