JSON Finder
Browse JSON like you do it in Finder.
JSON Finder là gì?
JSON Finder là một tiện ích mở rộng Chrome được phát triển bởi Rapee Suveeranont, và tính năng chính của nó là "Browse JSON like you do it in Finder.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng JSON Finder
Tải xuống các tệp mở rộng JSON Finder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
* 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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | JSON Finder |
ID | flhdcaebggmmpnnaljiajhihdfconkbj |
URL Chính Thức | https://chromewebstore.google.com/detail/json-finder/flhdcaebggmmpnnaljiajhihdfconkbj |
Mô tả | Browse JSON like you do it in Finder. |
Kích Thước Tệp | 72.77 KB |
Số Lần Cài Đặt | 5,047 |
Phiên Bản Hiện Tại | 0.1.0 |
Cập Nhật Lần Cuối | 2017-01-21 |
Ngày Phát Hành | 2017-01-20 |
Đánh Giá | 4.05/5 Tổng số 19 Đánh Giá |
Nhà Phát Triển | Rapee Suveeranont |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/rapee/jsonfinder |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |