Picky
Mine structured data while surfing web
Picky란 무엇입니까?
Picky은(는) https://www.websiteextractor.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Mine structured data while surfing web"입니다.
확장 프로그램 스크린샷
Picky 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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).
확장 프로그램 기본 정보
이름 | Picky |
ID | jpnnbmokljpoemfdmbmbmcpcdeadpdcf |
공식 URL | https://chromewebstore.google.com/detail/picky/jpnnbmokljpoemfdmbmbmcpcdeadpdcf |
설명 | Mine structured data while surfing web |
파일 크기 | 332 KB |
설치 횟수 | 410 |
현재 버전 | 1.2.2 |
최근 업데이트 | 2023-09-28 |
출시 날짜 | 2022-10-16 |
평점 | 2.00/5 총 4 개의 평점 |
개발자 | https://www.websiteextractor.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://websiteextractor.net |
도움말 페이지 URL | https://t.me/AlexAP31 |
개인정보 보호 정책 페이지 URL | https://web-data-extractor.net/privacy-policy |
지원되는 언어 | 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": [ " |