Auto Clicker Updates

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

Cos'è Auto Clicker Updates?

Auto Clicker Updates è un'estensione di Chrome sviluppata da https://autoclicker-ios.com, e la sua funzione principale è "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Auto Clicker Updates

Scarica i file di estensione Auto Clicker Updates in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Auto Clicker Updates Auto Clicker Updates
ID aefjfgngeenlbihjieaenobbdfjikgdc
URL Ufficiale https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc
Descrizione This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
Dimensione del File 358 KB
Conteggio Installazioni 2,000
Versione Corrente 1.1
Ultimo Aggiornamento 2021-03-19
Data di Pubblicazione 2021-03-19
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore https://autoclicker-ios.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://autoclicker-ios.com
URL della Pagina di Aiuto https://autoclicker-ios.com
URL della Pagina della Politica sulla Privacy https://autoclicker-ios.com/privacy-policy
Lingue Supportate 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"
    }
}