JSON Formatter
The best JSON Formatter!
Co to jest JSON Formatter?
JSON Formatter to rozszerzenie Chrome opracowane przez dermasmid, a jego główną funkcją jest „The best JSON Formatter!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia JSON Formatter
Pobierz pliki rozszerzeń JSON Formatter 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
FEATURES * Easily view and edit any JSON data * Search for values in JSON * Use JMESPath to transform the JSON
Podstawowe informacje o rozszerzeniu
Nazwa | JSON Formatter |
ID | pifbikkadjogefgbgeddhihjfjboehom |
Oficjalny URL | https://chromewebstore.google.com/detail/json-formatter/pifbikkadjogefgbgeddhihjfjboehom |
Opis | The best JSON Formatter! |
Rozmiar pliku | 286 KB |
Liczba instalacji | 43 |
Aktualna Wersja | 0.2.3 |
Ostatnia Aktualizacja | 2023-06-12 |
Data Publikacji | 2022-04-06 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | dermasmid |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/dermasmid/jsoneditor-ext |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "The best JSON Formatter!", "version": "0.2.3", "manifest_version": 3, "name": "JSON Formatter", "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |