Scrape All
Scrape all web data mapping extension.
Qu'est-ce que Scrape All ?
Scrape All est une extension Chrome développée par https://scrapeall.io, et sa fonction principale est "Scrape all web data mapping extension.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Scrape All
Téléchargez les fichiers d'extension Scrape All 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
Web data scraping was never more simple. Map desired site data position with ScrapeAll chrome web browser extension and start data recovery automation using our customizable scraping solution. Read more about our automated web data scraping solution on https://scrapeall.io and get started for free.
Informations de Base sur l'Extension
Nom | Scrape All |
ID | niameellfhaeibjoeamhnojpfenglead |
URL Officiel | https://chromewebstore.google.com/detail/scrape-all/niameellfhaeibjoeamhnojpfenglead |
Description | Scrape all web data mapping extension. |
Taille du Fichier | 773 KB |
Nombre d'Installations | 302 |
Version Actuelle | 0.2 |
Dernière Mise à Jour | 2021-04-18 |
Date de Publication | 2021-03-31 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://scrapeall.io |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://scrapeall.io |
URL de la Page d'Aide | https://scrapeall.io/submit-ticket/ |
URL de la Page de Politique de Confidentialité | https://vamsy.tech/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Scrape All", "description": "Scrape all web data mapping extension.", "version": "0.2", "background": { "scripts": [ "background.bundle.js" ], "persistent": true }, "icons": { "16": "icons\/16x16.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "browser_action": { "default_popup": "index.html" }, "content_scripts": [ { "exclude_matches": [ "https:\/\/localhost\/*", "http:\/\/localhost\/*", "https:\/\/*.google.com\/*", "https:\/\/*.scrapeall.io\/*", "https:\/\/twitter.com\/*", "https:\/\/youtube.com\/*", "https:\/\/ant.design\/*" ], "matches": [ " |