梓潼网站爬虫
网站链接爬取工具
What is 梓潼网站爬虫?
梓潼网站爬虫 is a Chrome extension developed by https://blog.ntan520.com, and its main feature is "网站链接爬取工具".
Extension Screenshots
Download 梓潼网站爬虫 Extension CRX File
Download 梓潼网站爬虫 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
网站链接抓取爬取工具,可快速爬取网页中的图片,减少手动负责的麻烦。方便快捷,使用时,需了解jQuery选择器规则,需要一定的前端H5基础。
Extension Basic Information
Name | 梓潼网站爬虫 |
ID | gjnhmjafigingngeaeffgbeklebiajia |
Official 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 |
Description | 网站链接爬取工具 |
File Size | 485 KB |
Installation Count | 114 |
Current Version | 1.4.0 |
Last Updated | 2022-10-16 |
Publish Date | 2021-11-24 |
Developer | https://blog.ntan520.com |
[email protected] | |
Payment Type | free |
Extension Website | https://blog.ntan520.com |
Help Page URL | https://blog.ntan520.com |
Supported Languages | 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": [ " |