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」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |