WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Visual Web Scraper

Visual Web Scraper

View on Chrome Web Store
View Visual Web Scraper Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (38 ratings)
32 new ratings
9 views
This extension has been viewed 9 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Easily extract data from any website and export as CSV or JSON files.
Type
Extension
Users
10,000 users
500
YellowPencil
View author page of YellowPencil
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 26, 2021
Version 1.0.1
Manifest version
3
Updated
Updated on August 19, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Visual Web Scraper Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Visual Web Scraper",
    "description": "Easily extract data from any website and export as CSV or JSON files.",
    "version": "1.0.1",
    "action": [],
    "manifest_version": 3,
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "64": "icons\/icon_64.png",
        "128": "icons\/icon_128.png"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top