Auto Clicker - AutoFill
AutoFill input field or auto click button or link anything anywhere.You can configure and check click speed test
Auto Clicker - AutoFillとは何ですか?
Auto Clicker - AutoFillはhttps://getautoclicker.comによって開発されたChromeの拡張機能で、その主な機能は「AutoFill input field or auto click button or link anything anywhere.You can configure and check click speed test」です。
拡張機能のスクリーンショット
Auto Clicker - AutoFill拡張機能のCRXファイルをダウンロード
Auto Clicker - AutoFill拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Welcome to Auto Clicker - AutoFill !
! ! ! Have question Chat on Discord : https://discord.gg/ubMBeX3
Fill input field or click button or link anything anywhere. easy configure in few steps and work like PRO
Auto click / Auto fill extension developed with HTML, CSS, JavaScript.
Quickly configure your job using XPath and work like PRO.
🐛 Bugs
Instead of giving a bad rating, please report bugs here:
https://github.com/Dhruv-Techapps/auto-click-auto-fill/issues
Give early feedback: Let us know what you think and help make Auto Clicker - AutoFill a better extension.
⚡Change Log
http://blog.getautoclicker.com/
⚡ Important Link
✔ Official Site - http://getautoclicker.com/
✔ Wiki- http://getautoclicker.com/docs/
✔ Privacy Policy - https://getautoclicker.com/policy/
✔ Donation - https://opencollective.com/auto-clicker-autofill 拡張機能の基本情報
| 名前 | |
| ID | iapifmceeokikomajpccajhjpacjmibe |
| 公式URL | https://chromewebstore.google.com/detail/auto-clicker-autofill/iapifmceeokikomajpccajhjpacjmibe |
| 説明 | AutoFill input field or auto click button or link anything anywhere.You can configure and check click speed test |
| ファイルサイズ | 298 KB |
| インストール数 | 200,000 |
| 現在のバージョン | 3.4.93 |
| 最終更新日 | 2024-02-25 |
| 公開日 | 2020-01-14 |
| 評価 | 4.11/5 合計 1054 レビュー |
| 開発者 | https://getautoclicker.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://getautoclicker.com/ |
| ヘルプページのURL | https://getautoclicker.com/docs/3.x/getting-started/introduction/ |
| プライバシーポリシーページのURL | https://getautoclicker.com/policy |
| 対応言語 | en,fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Auto Clicker - AutoFill",
"short_name": "Auto Clicker",
"description": "AutoFill input field or auto click button or link anything anywhere.You can configure and check click speed test",
"version": "3.4.93",
"manifest_version": 3,
"default_locale": "en",
"permissions": [
"storage",
"notifications",
"contextMenus",
"activeTab",
"identity",
"alarms",
"unlimitedStorage"
],
"optional_host_permissions": [
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"icons": {
"16": "assets\/icons\/icon16.png",
"32": "assets\/icons\/icon32.png",
"48": "assets\/icons\/icon48.png",
"64": "assets\/icons\/icon64.png",
"96": "assets\/icons\/icon96.png",
"128": "assets\/icons\/icon128.png"
},
"action": {
"default_icon": "assets\/icons\/icon64.png"
},
"background": {
"service_worker": "background.js",
"type": "module"
},
"content_scripts": [
{
"matches": [
" | |