JSON Viewer
Makes JSON response easy to read.
JSON Viewer क्या है?
JSON Viewer https://timleland.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Makes JSON response easy to read."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में JSON Viewer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | JSON Viewer |
ID | bbdgkoocgebebgihgkhfhlpekclhmfem |
आधिकारिक URL | https://chromewebstore.google.com/detail/json-viewer/bbdgkoocgebebgihgkhfhlpekclhmfem |
विवरण | Makes JSON response easy to read. |
फ़ाइल का आकार | 59.51 KB |
स्थापना संख्या | 4,749 |
वर्तमान संस्करण | 2.0.0 |
अंतिम अपडेट | 2022-02-24 |
प्रकाशन तिथि | 2020-09-13 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://timleland.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://timleland.com/json-viewer-extension/ |
सहायता पृष्ठ URL | https://timleland.com/contact/ |
गोपनीयता नीति पृष्ठ URL | https://t.ly/privacy |
समर्थित भाषाएँ | 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": [ " |