Click Scheduler Pro
Easily schedule clicks for your window. I developed this extension as a means to submit an upload to a website where scheduling…
Vad är Click Scheduler Pro?
Click Scheduler Pro är en Chrome-tillägg utvecklad av https://www.cordine.site, och dess huvudfunktion är "Easily schedule clicks for your window. I developed this extension as a means to submit an upload to a website where scheduling…".
Tilläggsskärmbilder
Ladda ner Click Scheduler Pro-förlängningens CRX-fil
Ladda ner Click Scheduler Pro-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Easily schedule clicks for your window. I developed this extension as a means to submit an upload to a website where scheduling uploads isn't possible. With this extension, you just right click what you want to click, and follow the prompts to set the exact time you would like to preform the click.
Grundläggande Information om Tillägg
Namn | Click Scheduler Pro |
ID | cglnpjdjjinnbaioncegaiaifdpildne |
Officiell webbadress | https://chromewebstore.google.com/detail/click-scheduler-pro/cglnpjdjjinnbaioncegaiaifdpildne |
Beskrivning | Easily schedule clicks for your window. I developed this extension as a means to submit an upload to a website where scheduling… |
Filstorlek | 11.4 KB |
Antal Installationer | 1,321 |
Aktuell Version | 1.0.1.0 |
Senast Uppdaterad | 2019-05-03 |
Publiceringsdatum | 2019-04-29 |
Betyg | 2.00/5 Totalt 12 Betyg |
Utvecklare | https://www.cordine.site |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Click Scheduler Pro", "version": "1.0.1.0", "background": { "scripts": [ "eventpage.js" ], "persistent": false }, "browser_action": { "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "manifest_version": 2, "permissions": [ "contextMenus" ], "content_scripts": [ { "matches": [ " |