JSON Viewer
Makes JSON response easy to read.
Vad är JSON Viewer?
JSON Viewer är en Chrome-tillägg utvecklad av https://timleland.com, och dess huvudfunktion är "Makes JSON response easy to read.".
Tilläggsskärmbilder
Ladda ner JSON Viewer-förlängningens CRX-fil
Ladda ner JSON Viewer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | JSON Viewer |
ID | bbdgkoocgebebgihgkhfhlpekclhmfem |
Officiell webbadress | https://chromewebstore.google.com/detail/json-viewer/bbdgkoocgebebgihgkhfhlpekclhmfem |
Beskrivning | Makes JSON response easy to read. |
Filstorlek | 59.51 KB |
Antal Installationer | 4,749 |
Aktuell Version | 2.0.0 |
Senast Uppdaterad | 2022-02-24 |
Publiceringsdatum | 2020-09-13 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://timleland.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://timleland.com/json-viewer-extension/ |
Hjälpsida URL | https://timleland.com/contact/ |
URL till Sekretesspolicy Sidan | https://t.ly/privacy |
Stödda Språk | 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": [ " |