JSON pathfinder
Formats websites containing JSON and allows to search them using jsonpath
Vad är JSON pathfinder?
JSON pathfinder är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Formats websites containing JSON and allows to search them using jsonpath".
Tilläggsskärmbilder
Ladda ner JSON pathfinder-förlängningens CRX-fil
Ladda ner JSON pathfinder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Formats websites containing JSON and allows to search them using jsonpath Grundläggande Information om Tillägg
| Namn | |
| ID | cgpbbgjlljobcemhhimjknkldpinacpn |
| Officiell webbadress | https://chromewebstore.google.com/detail/json-pathfinder/cgpbbgjlljobcemhhimjknkldpinacpn |
| Beskrivning | Formats websites containing JSON and allows to search them using jsonpath |
| Filstorlek | 561 KB |
| Antal Installationer | 9,247 |
| Aktuell Version | 0.0.1 |
| Senast Uppdaterad | 2016-10-31 |
| Publiceringsdatum | 2016-10-31 |
| Betyg | 2.55/5 Totalt 11 Betyg |
| Utvecklare | Unknown |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/radek-novak/json-commander |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "JSON pathfinder",
"version": "0.0.1",
"manifest_version": 2,
"description": "",
"homepage_url": "https:\/\/github.com\/radek-novak\/json-commander",
"minimum_chrome_version": "21",
"icons": {
"128": "icons\/icon_128.png",
"32": "icons\/icon_32.png"
},
"background": {
"scripts": [
"build\/background.js"
]
},
"content_scripts": [
{
"matches": [
" | |