JSON Finder
Browse JSON like you do it in Finder.
Vad är JSON Finder?
JSON Finder är en Chrome-tillägg utvecklad av Rapee Suveeranont, och dess huvudfunktion är "Browse JSON like you do it in Finder.".
Tilläggsskärmbilder
Ladda ner JSON Finder-förlängningens CRX-fil
Ladda ner JSON Finder-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
* View like you browse with OSX Finder. * Keep track of deep object or array. * Find in JSON and jump to matches. * Mouse or arrow keys to navigate. * Support browser back/forward. Change Log 0.1.0 * FIX: Scoped CSS, stop breaking CSS on other sites. 0.0.9 * FIX: Minor bugs fixed 0.0.8 * NEW: Highlight matched keyword when search 0.0.7 * NEW: Migrate codebase to Backbone.js (v1.0.0) Github: https://github.com/rapee/jsonfinder License: MIT License
Grundläggande Information om Tillägg
Namn | JSON Finder |
ID | flhdcaebggmmpnnaljiajhihdfconkbj |
Officiell webbadress | https://chromewebstore.google.com/detail/json-finder/flhdcaebggmmpnnaljiajhihdfconkbj |
Beskrivning | Browse JSON like you do it in Finder. |
Filstorlek | 72.77 KB |
Antal Installationer | 5,047 |
Aktuell Version | 0.1.0 |
Senast Uppdaterad | 2017-01-21 |
Publiceringsdatum | 2017-01-20 |
Betyg | 4.05/5 Totalt 19 Betyg |
Utvecklare | Rapee Suveeranont |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/rapee/jsonfinder |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JSON Finder", "version": "0.1.0", "manifest_version": 2, "description": "Browse JSON like you do it in Finder.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |