Auto Clicker Updates

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

Co je Auto Clicker Updates?

Auto Clicker Updates je rozšíření Chrome vyvinuté https://autoclicker-ios.com, a jeho hlavní funkcí je „This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Auto Clicker Updates

Stáhněte si soubory rozšíření Auto Clicker Updates ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Auto Clicker Updates Auto Clicker Updates
ID aefjfgngeenlbihjieaenobbdfjikgdc
Oficiální URL https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc
Popis This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
Velikost souboru 358 KB
Počet instalací 2,000
Aktuální Verze 1.1
Poslední Aktualizace 2021-03-19
Datum Vydání 2021-03-19
Hodnocení 3.00/5 Celkem 2 Hodnocení
Vývojář https://autoclicker-ios.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://autoclicker-ios.com
URL Stránky Nápovědy https://autoclicker-ios.com
URL Stránky Zásad Ochrany Soukromí https://autoclicker-ios.com/privacy-policy
Podporované Jazyky 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"
    }
}