WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
DataPick - No-Code Web Scraper & Data Extractor

DataPick - No-Code Web Scraper & Data Extractor

View on Chrome Web Store
View DataPick - No-Code Web Scraper & Data Extractor Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 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.

Extract data from any website with point-and-click. Export to CSV, Excel, or Google Sheets. No coding required.
Type
Extension
Users
68 users
1
ktg
View author page of ktg
Published
Published on January 17, 2026
Version 1.1.6
Manifest version
3
Updated
Updated on March 3, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View DataPick - No-Code Web Scraper & Data Extractor 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",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.1.6",
    "default_locale": "en",
    "homepage_url": "https:\/\/dev-tools-hub.xyz\/extensions\/datapick",
    "description": "__MSG_extDescription__",
    "permissions": [
        "activeTab",
        "storage",
        "alarms",
        "downloads",
        "identity",
        "contextMenus",
        "scripting"
    ],
    "oauth2": {
        "client_id": "3536108414-vcn134rv3tvilddq2g8jfbrv0vqf66a6.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/spreadsheets",
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "host_permissions": [
        "https:\/\/extensionpay.com\/*",
        "https:\/\/sheets.googleapis.com\/*",
        "https:\/\/www.googleapis.com\/*"
    ],
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "assets\/icons\/icon16.png",
            "32": "assets\/icons\/icon32.png",
            "48": "assets\/icons\/icon48.png"
        },
        "default_popup": "src\/popup\/index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-D6acGoFC.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle",
            "css": [
                "assets\/index-DMb6a6eN.css"
            ]
        },
        {
            "js": [
                "assets\/extpay-content.ts-l0sNRNKZ.js"
            ],
            "matches": [
                "https:\/\/extensionpay.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/es-DzKgfU8M.js",
                "assets\/payment-DywuUepH.js",
                "assets\/xlsx-D_0l8YDs.js",
                "assets\/index.ts-C7HfppJO.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/extensionpay.com\/*"
            ],
            "resources": [
                "assets\/extpay-content.ts-l0sNRNKZ.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 2026 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