Hyperclick
Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer
Hyperclickคืออะไร?
Hyperclick เป็นส่วนขยายของ Chrome ที่พัฒนาโดย me และคุณลักษณะหลักของมันคือ "Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Hyperclick
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |