ARGOS DOM
Xpath extraction extension for ARGOS STU (HTML Action)
Wat is ARGOS DOM?
ARGOS DOM is een Chrome-extensie ontwikkeld door argos-labs, en de belangrijkste functie is "Xpath extraction extension for ARGOS STU (HTML Action)".
Extensie Screenshots
Download het CRX-bestand van de extensie ARGOS DOM
Download ARGOS DOM-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
This extension works in conjunction with the HTML Action operation in ARGOS STU (the automation scenario development software of the ARGOS Low-code platform). It visualizes and facilitates acquisition of Xpath and other various browser related information for development of ARGOS Automation Scenarios.
Basisinformatie over de Extensie
Naam | ARGOS DOM |
ID | ppkgomennnalkaicngppnanggkkdjnje |
Officiële URL | https://chromewebstore.google.com/detail/argos-dom/ppkgomennnalkaicngppnanggkkdjnje |
Beschrijving | Xpath extraction extension for ARGOS STU (HTML Action) |
Bestandsgrootte | 67.02 KB |
Aantal Installaties | 85 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2021-11-10 |
Publicatiedatum | 2021-08-27 |
Ontwikkelaar | argos-labs |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.argos-labs.com |
Help Pagina-URL | https://www.argos-labs.com |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ARGOS DOM", "version": "1.1.0", "manifest_version": 2, "icons": { "16": "Launcher.ico", "32": "Launcher.ico", "48": "Launcher.ico", "128": "Launcher.ico" }, "description": "Xpath extraction extension for ARGOS STU (HTML Action)", "background": { "scripts": [ "js\/modules\/jquery-1.12.3.min.js", "js\/modules\/socket.io.slim.js", "js\/background\/background.js", "js\/util\/argos_util.js" ] }, "content_scripts": [ { "matches": [ " |