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 |
官方網址 | 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": [ " |