Hyperclick
Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer
什么是Hyperclick?
Hyperclick是由me开发的Chrome扩展程序,该扩展的主要功能是“Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer”。
扩展截图
下载Hyperclick扩展crx文件
下载Hyperclick扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | |
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": [ " |