Hyperclick
Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer
Cos'è Hyperclick?
Hyperclick è un'estensione di Chrome sviluppata da me, e la sua funzione principale è "Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Hyperclick
Scarica i file di estensione Hyperclick in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Informazioni di Base sull'Estensione
Nome | |
ID | jpioappkjhikgmfbhipkapogbiknlpan |
URL Ufficiale | https://chrome.google.com/webstore/detail/hyperclick/jpioappkjhikgmfbhipkapogbiknlpan |
Descrizione | Make template url in JSON clickable. Support JSON Formatter, JSONView and JSON Viewer |
Dimensione del File | 53.63 KB |
Conteggio Installazioni | 160 |
Versione Corrente | 0.0.3 |
Ultimo Aggiornamento | 2015-05-19 |
Data di Pubblicazione | 2015-05-19 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | me |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/vickvu/hyperclick |
Lingue Supportate | 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": [ " |