Spider Devtools
spider dev tools
Spider Devtoolsとは何ですか?
Spider Devtoolsはfangtianshengによって開発されたChromeの拡張機能で、その主な機能は「spider dev tools」です。
拡張機能のスクリーンショット
Spider Devtools拡張機能のCRXファイルをダウンロード
Spider Devtools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Spider Dev Tools gather spider development tools: 1. cURL to python requests script 2. xpath helper https://github.com/google/xpaf *for learning JavaScript, rollback to 1.1.2 new function not work.
拡張機能の基本情報
名前 | Spider Devtools |
ID | bdmafhojphemhoeiiklcibmcejfdgfni |
公式URL | https://chromewebstore.google.com/detail/spider-devtools/bdmafhojphemhoeiiklcibmcejfdgfni |
説明 | spider dev tools |
ファイルサイズ | 580 KB |
インストール数 | 21 |
現在のバージョン | 1.2.2 |
最終更新日 | 2021-12-20 |
公開日 | 2020-10-26 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | fangtiansheng |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/sigai/spiderDevTools |
ヘルプページのURL | https://github.com/sigai/spiderDevTools/issues |
対応言語 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Spider Devtools", "version": "1.2.2", "description": "spider dev tools", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "background": { "page": "background.html" }, "browser_action": { "default_icon": { "38": "img\/icon.png" } }, "content_scripts": [ { "matches": [ " |