Auto Click Scheduler - FoxyClick
Just right click on any element and set a timer. Easy, fast and accurate.
Auto Click Scheduler - FoxyClick란 무엇입니까?
Auto Click Scheduler - FoxyClick은(는) Polte Games에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Just right click on any element and set a timer. Easy, fast and accurate."입니다.
확장 프로그램 스크린샷
Auto Click Scheduler - FoxyClick 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
FoxyClick will automatically click on any element on a page on a given time. # Intelligent and precise algorithm: be the first in line in reservations, bookings, etc. # Easy to use: just right click on any element, set the timer and leave the page open. # No ads or registrations. # Beta features: timer accuracy in milliseconds and repeated clicks with adjustable delay
확장 프로그램 기본 정보
이름 | Auto Click Scheduler - FoxyClick |
ID | jjjlikhinlnggfgmjhcnhibkmcjcmiej |
공식 URL | https://chromewebstore.google.com/detail/auto-click-scheduler-foxy/jjjlikhinlnggfgmjhcnhibkmcjcmiej |
설명 | Just right click on any element and set a timer. Easy, fast and accurate. |
파일 크기 | 68.72 KB |
설치 횟수 | 5,085 |
현재 버전 | 1.3.4 |
최근 업데이트 | 2022-08-25 |
출시 날짜 | 2021-10-02 |
평점 | 3.92/5 총 37 개의 평점 |
개발자 | Polte Games |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://poltegames.com |
도움말 페이지 URL | https://poltegames.com |
개인정보 보호 정책 페이지 URL | https://poltegames.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auto Click Scheduler - FoxyClick", "description": "Just right click on any element and set a timer. Easy, fast and accurate.", "version": "1.3.4", "manifest_version": 3, "background": { "service_worker": "service-worker-right-click-menu.js" }, "permissions": [ "contextMenus", "storage" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |