Spider Devtools
spider dev tools
Wat is Spider Devtools?
Spider Devtools is een Chrome-extensie ontwikkeld door fangtiansheng, en de belangrijkste functie is "spider dev tools".
Extensie Screenshots
Download het CRX-bestand van de extensie Spider Devtools
Download Spider Devtools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | bdmafhojphemhoeiiklcibmcejfdgfni |
| Officiële URL | https://chromewebstore.google.com/detail/spider-devtools/bdmafhojphemhoeiiklcibmcejfdgfni |
| Beschrijving | spider dev tools |
| Bestandsgrootte | 580 KB |
| Aantal Installaties | 21 |
| Huidige Versie | 1.2.2 |
| Laatst Bijgewerkt | 2021-12-20 |
| Publicatiedatum | 2020-10-26 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | fangtiansheng |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/sigai/spiderDevTools |
| Help Pagina-URL | https://github.com/sigai/spiderDevTools/issues |
| Ondersteunde Talen | 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": [
" | |