梓潼网站爬虫
网站链接爬取工具
梓潼网站爬虫とは何ですか?
梓潼网站爬虫はhttps://blog.ntan520.comによって開発されたChromeの拡張機能で、その主な機能は「网站链接爬取工具」です。
拡張機能のスクリーンショット
梓潼网站爬虫拡張機能のCRXファイルをダウンロード
梓潼网站爬虫拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
网站链接抓取爬取工具,可快速爬取网页中的图片,减少手动负责的麻烦。方便快捷,使用时,需了解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 |
| Eメール | [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": [
" | |