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開發的Chrome擴展程式,該擴展的主要功能是“This extension will help you to guide how to install auto clicker for chromebook”。

擴展截圖

screenshot

下載auto clicker for chromebook擴展crx文件

下載auto clicker for chromebook擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}