auto clicker for chromebook

This extension will help you to guide how to install auto clicker for chromebook

auto clicker for chromebook क्या है?

auto clicker for chromebook maheshnigg द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will help you to guide how to install auto clicker for chromebook"।

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

screenshot

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

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

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

                        We've got your back! auto clicker for chromebook is here, we're all about simplicity. That's why we created a way for you to enjoy all of the Google Chrome goodness without ever worrying about having to use a keyboard or mouse again! Introducing the world's first auto clicker for Chromebooks!

Simply download and install our free software, and you'll be able to toggle on a 10-key mode which will allow your fingers to rest while your computer does all the work. Now you can surf the web with just your fingertips as if it was some futuristic dream come true.                    

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

नाम auto clicker for chromebook auto clicker for chromebook
ID pnjnkgalpheejgldlffknmcjgfnpbijb
आधिकारिक URL https://chrome.google.com/webstore/detail/auto-clicker-for-chromebo/pnjnkgalpheejgldlffknmcjgfnpbijb
विवरण This extension will help you to guide how to install auto clicker for chromebook
फ़ाइल का आकार 37.85 KB
स्थापना संख्या 3,000
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2021-07-26
प्रकाशन तिथि 2021-07-26
रेटिंग 1.00/5 कुल 2 रेटिंग्स
डेवलपर maheshnigg
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://myappforpc.com
गोपनीयता नीति पृष्ठ URL https://remoteplay.site/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "auto clicker for chromebook",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "This extension will help you to guide how to install auto clicker for chromebook",
    "homepage_url": "https:\/\/myappforpc.com\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}