JSON Finder
Browse JSON like you do it in Finder.
Qu'est-ce que JSON Finder ?
JSON Finder est une extension Chrome développée par Rapee Suveeranont, et sa fonction principale est "Browse JSON like you do it in Finder.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JSON Finder
Téléchargez les fichiers d'extension JSON Finder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
* 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
Informations de Base sur l'Extension
Nom | JSON Finder |
ID | flhdcaebggmmpnnaljiajhihdfconkbj |
URL Officiel | https://chromewebstore.google.com/detail/json-finder/flhdcaebggmmpnnaljiajhihdfconkbj |
Description | Browse JSON like you do it in Finder. |
Taille du Fichier | 72.77 KB |
Nombre d'Installations | 5,047 |
Version Actuelle | 0.1.0 |
Dernière Mise à Jour | 2017-01-21 |
Date de Publication | 2017-01-20 |
Évaluation | 4.05/5 Total 19 Évaluations |
Développeur | Rapee Suveeranont |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/rapee/jsonfinder |
Langues Prises en Charge | 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": [ " |