Hyperclick
Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer
Hyperclick क्या है?
Hyperclick me द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Hyperclick एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jpioappkjhikgmfbhipkapogbiknlpan |
आधिकारिक URL | https://chrome.google.com/webstore/detail/hyperclick/jpioappkjhikgmfbhipkapogbiknlpan |
विवरण | Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer |
फ़ाइल का आकार | 53.63 KB |
स्थापना संख्या | 160 |
वर्तमान संस्करण | 0.0.3 |
अंतिम अपडेट | 2015-05-19 |
प्रकाशन तिथि | 2015-05-19 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | me |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/vickvu/hyperclick |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hyperclick", "version": "0.0.3", "manifest_version": 2, "description": "Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer", "homepage_url": "https:\/\/github.com\/vickvu\/hyperclick", "minimum_chrome_version": "21", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |