JsonDiscovery
Browser extension that changes the way you're viewing JSON
Co to jest JsonDiscovery?
JsonDiscovery to rozszerzenie Chrome opracowane przez Discovery.js, a jego główną funkcją jest „Browser extension that changes the way you're viewing JSON”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia JsonDiscovery
Pobierz pliki rozszerzeń JsonDiscovery w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Most exciting features: - Show JSON as an interactive tree with highlighting - Easy an object or an array copy to clipboard - Data structure signature (like in TypeScript) - Data transformation with a query using Jora, suggestions on a query typing - Customisation of JSON data presentation (using tables, lists and so on) - Customisation (report) sharing by a link - Works on any page with a valid JSON – URL/content type doesn't matter - Works on local files, if it's enabled on extension's settings page (navigate to chrome://extensions, find JsonDiscovery, click "Details" button, then toggle "Allow access to file URLs" switch) - Works offline (doesn't perform any network request) Read more: - on Medium: https://blog.usejournal.com/changing-a-way-were-viewing-json-in-a-browser-51eda9103fa2 - on Habr (in Russian): https://habr.com/ru/post/461185/ Extension is open source project: https://github.com/discoveryjs/browser-extension-json-discovery Built on Discovery.js projects (https://github.com/discoveryjs/discovery)
Podstawowe informacje o rozszerzeniu
Nazwa | JsonDiscovery |
ID | pamhglogfolfbmlpnenhpeholpnlcclo |
Oficjalny URL | https://chromewebstore.google.com/detail/jsondiscovery/pamhglogfolfbmlpnenhpeholpnlcclo |
Opis | Browser extension that changes the way you're viewing JSON |
Rozmiar pliku | 383 KB |
Liczba instalacji | 5,723 |
Aktualna Wersja | 1.13.4 |
Ostatnia Aktualizacja | 2023-10-03 |
Data Publikacji | 2020-05-20 |
Ocena | 4.86/5 Łącznie 43 Oceny |
Deweloper | Discovery.js |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/discoveryjs/browser-extension-json-discovery |
Adres URL Strony Pomocy | https://github.com/discoveryjs/browser-extension-json-discovery/issues |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.13.4", "name": "JsonDiscovery", "short_name": "JsonDiscovery", "description": "Browser extension that changes the way you're viewing JSON", "author": "exdis", "manifest_version": 2, "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ " |