Auto Clicker - AutoFill [BETA]
AutoFill input field or auto click button or link anything anywhere.You can configure and check click speed test
Auto Clicker - AutoFill [BETA]란 무엇입니까?
Auto Clicker - AutoFill [BETA]은(는) 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 [BETA] 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Welcome to Auto Clicker - AutoFill Beta for Chrome! The stable version can be found here: https://chrome.google.com/extensions/detail/iapifmceeokikomajpccajhjpacjmibe ! ! ! 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 Beta is chrome extension developed with HTML, CSS, JavaScript. Quickly configure your job using XPath and work like PRO. Please note: Beta version might and sometimes most probably will contain bugs ;) Live on the bleeding edge: Try out our latest features. (They'll be rough around the edges!) You can install Auto Clicker - AutoFill Beta alongside other channels of Auto Clicker - AutoFill for Chrome. ########################## 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 for Chrome a better extension. ####################### Change Log ######################### http://blog.getautoclicker.com/ ################### Important Link ######################### ✔ Official Site - http://getautoclicker.com/ ✔ Wiki- http://getautoclicker.com/docs/ ✔ Privacy Policy - https://dhruv-techapps.github.io/policy ✔ Donation - https://paypal.me/DharmeshH/25?_ga=1.267642062.1305492970.1507529951
확장 프로그램 기본 정보
이름 | Auto Clicker - AutoFill [BETA] |
ID | nmcpliniiebkbdehpgicgfcidgkpepep |
공식 URL | https://chromewebstore.google.com/detail/auto-clicker-autofill-bet/nmcpliniiebkbdehpgicgfcidgkpepep |
설명 | AutoFill input field or auto click button or link anything anywhere.You can configure and check click speed test |
파일 크기 | 299 KB |
설치 횟수 | 11,894 |
현재 버전 | 3.4.94 |
최근 업데이트 | 2024-02-26 |
출시 날짜 | 2020-01-23 |
평점 | 3.08/5 총 25 개의 평점 |
개발자 | https://getautoclicker.com |
이메일 | [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 [BETA]", "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.94", "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": [ " |