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…
Apa itu Click Scheduler Pro?
Click Scheduler Pro adalah ekstensi Chrome yang dikembangkan oleh https://www.cordine.site, dan fitur utamanya adalah "Easily schedule clicks for your window. I developed this extension as a means to submit an upload to a website where scheduling…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Click Scheduler Pro
Unduh file ekstensi Click Scheduler Pro dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Click Scheduler Pro |
ID | cglnpjdjjinnbaioncegaiaifdpildne |
URL Resmi | https://chromewebstore.google.com/detail/click-scheduler-pro/cglnpjdjjinnbaioncegaiaifdpildne |
Deskripsi | Easily schedule clicks for your window. I developed this extension as a means to submit an upload to a website where scheduling… |
Ukuran File | 11.4 KB |
Jumlah Instalasi | 1,321 |
Versi Saat Ini | 1.0.1.0 |
Terakhir Diperbarui | 2019-05-03 |
Tanggal Publikasi | 2019-04-29 |
Penilaian | 2.00/5 Total 12 Penilaian |
Pengembang | https://www.cordine.site |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |