WinTask Browser Automation
WinTask component browser automation. This extension is used by WinTask software. It's not intended to be used as standalone!
Qu'est-ce que WinTask Browser Automation ?
WinTask Browser Automation est une extension Chrome développée par WinTask Dev Team, et sa fonction principale est "WinTask component browser automation. This extension is used by WinTask software. It's not intended to be used as standalone!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension WinTask Browser Automation
Téléchargez les fichiers d'extension WinTask Browser Automation au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | WinTask Browser Automation |
ID | khaocdcbgnfgfoiplkbdaappfcdldgeb |
URL Officiel | https://chromewebstore.google.com/detail/wintask-browser-automatio/khaocdcbgnfgfoiplkbdaappfcdldgeb |
Description | WinTask component browser automation. This extension is used by WinTask software. It's not intended to be used as standalone! |
Taille du Fichier | 112 KB |
Nombre d'Installations | 110 |
Version Actuelle | 7.1.115 |
Dernière Mise à Jour | 2023-03-09 |
Date de Publication | 2023-03-08 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | WinTask Dev Team |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://wintask.net |
URL de la Page d'Aide | https://wintask.net/contact-support/ |
URL de la Page de Politique de Confidentialité | https://wintask.net/privacy-policy |
Langues Prises en Charge | 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": [ " |