JSON Viewer
Makes JSON response easy to read.
Co je JSON Viewer?
JSON Viewer je rozšíření Chrome vyvinuté https://timleland.com, a jeho hlavní funkcí je „Makes JSON response easy to read.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření JSON Viewer
Stáhněte si soubory rozšíření JSON Viewer ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Open source JSON viewer FEATURES • JSON & JSONP support • Syntax highlighting • Collapsible trees, with indent guides • Clickable URLs • Toggle between raw and parsed JSON Source: https://github.com/timleland/Json-Viewer-Extension
Základní Informace o Rozšíření
Název | JSON Viewer |
ID | bbdgkoocgebebgihgkhfhlpekclhmfem |
Oficiální URL | https://chromewebstore.google.com/detail/json-viewer/bbdgkoocgebebgihgkhfhlpekclhmfem |
Popis | Makes JSON response easy to read. |
Velikost souboru | 59.51 KB |
Počet instalací | 4,749 |
Aktuální Verze | 2.0.0 |
Poslední Aktualizace | 2022-02-24 |
Datum Vydání | 2020-09-13 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | https://timleland.com |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://timleland.com/json-viewer-extension/ |
URL Stránky Nápovědy | https://timleland.com/contact/ |
URL Stránky Zásad Ochrany Soukromí | https://t.ly/privacy |
Podporované Jazyky | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "JSON Viewer", "homepage_url": "https:\/\/timleland.com\/json-viewer-extension", "description": "Makes JSON response easy to read.", "version": "2.0.0", "content_scripts": [ { "matches": [ " |