Auto Clicker Updates

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

Qu'est-ce que Auto Clicker Updates ?

Auto Clicker Updates est une extension Chrome développée par https://autoclicker-ios.com, et sa fonction principale est "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Auto Clicker Updates

Téléchargez les fichiers d'extension Auto Clicker Updates au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Auto Clicker Updates Auto Clicker Updates
ID aefjfgngeenlbihjieaenobbdfjikgdc
URL Officiel https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc
Description This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
Taille du Fichier 358 KB
Nombre d'Installations 2,000
Version Actuelle 1.1
Dernière Mise à Jour 2021-03-19
Date de Publication 2021-03-19
Évaluation 3.00/5 Total 2 Évaluations
Développeur https://autoclicker-ios.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://autoclicker-ios.com
URL de la Page d'Aide https://autoclicker-ios.com
URL de la Page de Politique de Confidentialité https://autoclicker-ios.com/privacy-policy
Langues Prises en Charge 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"
    }
}