Auto Clicker Updates

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

Auto Clicker Updates क्या है?

Auto Clicker Updates https://autoclicker-ios.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Auto Clicker Updates एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम Auto Clicker Updates Auto Clicker Updates
ID aefjfgngeenlbihjieaenobbdfjikgdc
आधिकारिक URL https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc
विवरण This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
फ़ाइल का आकार 358 KB
स्थापना संख्या 2,000
वर्तमान संस्करण 1.1
अंतिम अपडेट 2021-03-19
प्रकाशन तिथि 2021-03-19
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर https://autoclicker-ios.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://autoclicker-ios.com
सहायता पृष्ठ URL https://autoclicker-ios.com
गोपनीयता नीति पृष्ठ URL https://autoclicker-ios.com/privacy-policy
समर्थित भाषाएँ 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"
    }
}