Auto Click Scheduler - FoxyClick
Just right click on any element and set a timer. Easy, fast and accurate.
Wat is Auto Click Scheduler - FoxyClick?
Auto Click Scheduler - FoxyClick is een Chrome-extensie ontwikkeld door Polte Games, en de belangrijkste functie is "Just right click on any element and set a timer. Easy, fast and accurate.".
Extensie Screenshots
Download het CRX-bestand van de extensie Auto Click Scheduler - FoxyClick
Download Auto Click Scheduler - FoxyClick-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Auto Click Scheduler - FoxyClick |
ID | jjjlikhinlnggfgmjhcnhibkmcjcmiej |
Officiële URL | https://chromewebstore.google.com/detail/auto-click-scheduler-foxy/jjjlikhinlnggfgmjhcnhibkmcjcmiej |
Beschrijving | Just right click on any element and set a timer. Easy, fast and accurate. |
Bestandsgrootte | 68.72 KB |
Aantal Installaties | 5,085 |
Huidige Versie | 1.3.4 |
Laatst Bijgewerkt | 2022-08-25 |
Publicatiedatum | 2021-10-02 |
Beoordeling | 3.92/5 Totaal 37 Beoordelingen |
Ontwikkelaar | Polte Games |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://poltegames.com |
Help Pagina-URL | https://poltegames.com |
URL van de Privacybeleid Pagina | https://poltegames.com/privacy-policy |
Ondersteunde Talen | 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": [ " |