梓潼网站爬虫
网站链接爬取工具
梓潼网站爬虫란 무엇입니까?
梓潼网站爬虫은(는) https://blog.ntan520.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "网站链接爬取工具"입니다.
확장 프로그램 스크린샷
梓潼网站爬虫 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
网站链接抓取爬取工具,可快速爬取网页中的图片,减少手动负责的麻烦。方便快捷,使用时,需了解jQuery选择器规则,需要一定的前端H5基础。
확장 프로그램 기본 정보
이름 | 梓潼网站爬虫 |
ID | gjnhmjafigingngeaeffgbeklebiajia |
공식 URL | https://chromewebstore.google.com/detail/%E6%A2%93%E6%BD%BC%E7%BD%91%E7%AB%99%E7%88%AC%E8%99%AB/gjnhmjafigingngeaeffgbeklebiajia |
설명 | 网站链接爬取工具 |
파일 크기 | 485 KB |
설치 횟수 | 114 |
현재 버전 | 1.4.0 |
최근 업데이트 | 2022-10-16 |
출시 날짜 | 2021-11-24 |
개발자 | https://blog.ntan520.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://blog.ntan520.com |
도움말 페이지 URL | https://blog.ntan520.com |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u6893\u6f7c\u7f51\u7ad9\u722c\u866b", "version": "1.4.0", "description": "\u7f51\u7ad9\u94fe\u63a5\u722c\u53d6\u5de5\u5177", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "background": { "page": "view\/background.html" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "\u6893\u6f7c\u7f51\u7ad9\u722c\u866b", "default_popup": "view\/popup.html" }, "content_scripts": [ { "matches": [ " |