LogViewer
Go To LogViewer With Your TXT!
Cos'è LogViewer?
LogViewer è un'estensione di Chrome sviluppata da bigbearwatchyou, e la sua funzione principale è "Go To LogViewer With Your TXT!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione LogViewer
Scarica i file di estensione LogViewer 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
Enjoy Your Log!
Informazioni di Base sull'Estensione
Nome | |
ID | dijdjplodgekdpgbfbkfjdhlgplaeglf |
URL Ufficiale | https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf |
Descrizione | Go To LogViewer With Your TXT! |
Dimensione del File | 10.22 KB |
Conteggio Installazioni | 125 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2019-02-18 |
Data di Pubblicazione | 2019-02-18 |
Sviluppatore | bigbearwatchyou |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LogViewer", "version": "1.1", "description": "Go To LogViewer With Your TXT!", "icons": { "16": "images\/icon16.png", "48": "images\/icon16.png", "128": "images\/icon16.png" }, "browser_action": { "default_icon": { "19": "images\/icon16.png", "38": "images\/icon16.png" }, "default_title": "DivingBoard" }, "background": { "scripts": [ "js\/rejump.js" ], "persistent": true }, "homepage_url": "https:\/\/leancloud.cn\/dashboard\/data.html?appid=Tn27F1KEHj5R2GDxKI36h0o7-gzGzoHsz#\/_File", "permissions": [ "webRequest", "webRequestBlocking", "*:\/\/lc-tn27f1ke.cn-n1.lcfile.com\/*" ] } |