JSON pathfinder
Formats websites containing JSON and allows to search them using jsonpath
Apa itu JSON pathfinder?
JSON pathfinder adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Formats websites containing JSON and allows to search them using jsonpath".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi JSON pathfinder
Unduh file ekstensi JSON pathfinder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Formats websites containing JSON and allows to search them using jsonpath
Informasi Dasar Ekstensi
Nama | JSON pathfinder |
ID | cgpbbgjlljobcemhhimjknkldpinacpn |
URL Resmi | https://chromewebstore.google.com/detail/json-pathfinder/cgpbbgjlljobcemhhimjknkldpinacpn |
Deskripsi | Formats websites containing JSON and allows to search them using jsonpath |
Ukuran File | 561 KB |
Jumlah Instalasi | 9,247 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2016-10-31 |
Tanggal Publikasi | 2016-10-31 |
Penilaian | 2.55/5 Total 11 Penilaian |
Pengembang | Unknown |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/radek-novak/json-commander |
Bahasa yang Didukung | 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": [ " |