JSON Finder
Browse JSON like you do it in Finder.
什麼是JSON Finder?
JSON Finder是由Rapee Suveeranont開發的Chrome擴展程式,該擴展的主要功能是“Browse JSON like you do it in Finder.”。
擴展截圖
下載JSON Finder擴展crx文件
下載JSON Finder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
* 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
擴展基本資訊
名稱 | JSON Finder |
ID | flhdcaebggmmpnnaljiajhihdfconkbj |
官方網址 | https://chromewebstore.google.com/detail/json-finder/flhdcaebggmmpnnaljiajhihdfconkbj |
簡介 | Browse JSON like you do it in Finder. |
檔案大小 | 72.77 KB |
安裝次數 | 5,047 |
目前版本 | 0.1.0 |
更新時間 | 2017-01-21 |
上架時間 | 2017-01-20 |
評分 | 4.05/5 共 19 次評分 |
開發者 | Rapee Suveeranont |
付費類型 | free |
擴展官網 | https://github.com/rapee/jsonfinder |
支援的語言 | 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": [ " |