Auto Clicker Updates

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

Vad är Auto Clicker Updates?

Auto Clicker Updates är en Chrome-tillägg utvecklad av https://autoclicker-ios.com, och dess huvudfunktion är "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Auto Clicker Updates-förlängningens CRX-fil

Ladda ner Auto Clicker Updates-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn Auto Clicker Updates Auto Clicker Updates
ID aefjfgngeenlbihjieaenobbdfjikgdc
Officiell webbadress https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc
Beskrivning This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
Filstorlek 358 KB
Antal Installationer 2,000
Aktuell Version 1.1
Senast Uppdaterad 2021-03-19
Publiceringsdatum 2021-03-19
Betyg 3.00/5 Totalt 2 Betyg
Utvecklare https://autoclicker-ios.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://autoclicker-ios.com
Hjälpsida URL https://autoclicker-ios.com
URL till Sekretesspolicy Sidan https://autoclicker-ios.com/privacy-policy
Stödda Språk 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"
    }
}