Picky
Mine structured data while surfing web
What is Picky?
Picky is a Chrome extension developed by https://www.websiteextractor.net, and its main feature is "Mine structured data while surfing web".
Extension Screenshots
Download Picky Extension CRX File
Download Picky extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Picky is a Chrome extension to help you extract structured data from webpages while you are surfing the web. After you collected data you can save them to Excel file. You can also turn Picky data extraction rules to professional data extraction software setup (currently Datacol supported).
Extension Basic Information
Name | Picky |
ID | jpnnbmokljpoemfdmbmbmcpcdeadpdcf |
Official URL | https://chromewebstore.google.com/detail/picky/jpnnbmokljpoemfdmbmbmcpcdeadpdcf |
Description | Mine structured data while surfing web |
File Size | 332 KB |
Installation Count | 410 |
Current Version | 1.2.2 |
Last Updated | 2023-09-28 |
Publish Date | 2022-10-16 |
Rating | 2.00/5 Total 4 Ratings |
Developer | https://www.websiteextractor.net |
[email protected] | |
Payment Type | free |
Extension Website | https://websiteextractor.net |
Help Page URL | https://t.me/AlexAP31 |
Privacy Policy Page URL | https://web-data-extractor.net/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Picky", "version": "1.2.2", "description": "Mine structured data while surfing web", "author": "Alex Prismotrov", "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "run_at": "document_end", "js": [ "assets\/index.40d3597b.js" ], "css": [ "assets\/index.04d27514.css" ], "media": [] } ], "action": { "default_icon": "logo192.png" }, "icons": { "16": "logo-on-16.png", "32": "logo-on-32.png", "48": "logo-on-48.png", "128": "logo-on-128.png" }, "web_accessible_resources": [ { "resources": [ "assets\/index.04d27514.css", "assets\/logo.6000b0e9.svg", "injectionScript.js", "datafield.xml", "datafield_url.xml", "dc-campaign-template.par", "action_click.xml" ], "matches": [ " |