WinTask Browser Automation
WinTask component browser automation. This extension is used by WinTask software. It's not intended to be used as standalone!
Apa itu WinTask Browser Automation?
WinTask Browser Automation adalah ekstensi Chrome yang dikembangkan oleh WinTask Dev Team, dan fitur utamanya adalah "WinTask component browser automation. This extension is used by WinTask software. It's not intended to be used as standalone!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi WinTask Browser Automation
Unduh file ekstensi WinTask Browser Automation 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
WinTask component browser automation. This extension is to be used in conjugation with WinTask software, it allows the WinTask software to communicate with the browser in order to execute multiple actions like writing and clicking html elements. It's not intended to be used as standalone extension!
Informasi Dasar Ekstensi
Nama | WinTask Browser Automation |
ID | khaocdcbgnfgfoiplkbdaappfcdldgeb |
URL Resmi | https://chromewebstore.google.com/detail/wintask-browser-automatio/khaocdcbgnfgfoiplkbdaappfcdldgeb |
Deskripsi | WinTask component browser automation. This extension is used by WinTask software. It's not intended to be used as standalone! |
Ukuran File | 112 KB |
Jumlah Instalasi | 110 |
Versi Saat Ini | 7.1.115 |
Terakhir Diperbarui | 2023-03-09 |
Tanggal Publikasi | 2023-03-08 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | WinTask Dev Team |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://wintask.net |
URL Halaman Bantuan | https://wintask.net/contact-support/ |
URL Halaman Kebijakan Privasi | https://wintask.net/privacy-policy |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "WinTask Browser Automation", "version": "7.1.115", "description": "WinTask component browser automation. This extension is used by WinTask software. It's not intended to be used as standalone!", "icons": { "16": "wintask_16.png", "48": "wintask_48.png", "128": "wintask_128.png", "256": "wintask_256.png" }, "permissions": [ "nativeMessaging", "tabs", "cookies", "webNavigation", "webRequest", "scripting" ], "host_permissions": [ " |