Hyperclick
Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer
Apa itu Hyperclick?
Hyperclick adalah ekstensi Chrome yang dikembangkan oleh me, dan fitur utamanya adalah "Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Hyperclick
Unduh file ekstensi Hyperclick dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
Nama | |
ID | jpioappkjhikgmfbhipkapogbiknlpan |
URL Resmi | https://chrome.google.com/webstore/detail/hyperclick/jpioappkjhikgmfbhipkapogbiknlpan |
Deskripsi | Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer |
Ukuran File | 53.63 KB |
Jumlah Instalasi | 160 |
Versi Saat Ini | 0.0.3 |
Terakhir Diperbarui | 2015-05-19 |
Tanggal Publikasi | 2015-05-19 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | me |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/vickvu/hyperclick |
Bahasa yang Didukung | 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": [ " |