Automatio - Web Automation & Scraping
Automatio is most powerful web automation and data extraction tool.
Cos'è Automatio - Web Automation & Scraping?
Automatio - Web Automation & Scraping è un'estensione di Chrome sviluppata da https://automatio.co, e la sua funzione principale è "Automatio is most powerful web automation and data extraction tool.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Automatio - Web Automation & Scraping
Scarica i file di estensione Automatio - Web Automation & Scraping in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Automatio is web automation & scraping tool which give you ability automate, create bot or extract data from any website and all that without writing a single line of code.
Informazioni di Base sull'Estensione
Nome | Automatio - Web Automation & Scraping |
ID | lpnjnnghkhakmcaoldkhejcflcicocda |
URL Ufficiale | https://chromewebstore.google.com/detail/automatio-web-automation/lpnjnnghkhakmcaoldkhejcflcicocda |
Descrizione | Automatio is most powerful web automation and data extraction tool. |
Dimensione del File | 1.69 MB |
Conteggio Installazioni | 7,656 |
Versione Corrente | 3.10.5 |
Ultimo Aggiornamento | 2021-10-12 |
Data di Pubblicazione | 2021-10-12 |
Valutazione | 2.40/5 Totale 43 Valutazioni |
Sviluppatore | https://automatio.co |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://automatio.co |
URL della Pagina di Aiuto | https://support.automatio.co |
URL della Pagina della Politica sulla Privacy | https://automatio.co/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Automatio - Web Automation & Scraping", "version": "3.10.5", "short_name": "automatio", "description": "Automatio is most powerful web automation and data extraction tool.", "icons": { "128": "img\/logo.prod.png" }, "permissions": [ "tabs", "cookies", "*:\/\/*\/" ], "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "content_scripts": [ { "run_at": "document_start", "matches": [ " |