LogViewer

Go To LogViewer With Your TXT!

¿Qué es LogViewer?

LogViewer es una extensión de Chrome desarrollada por bigbearwatchyou, y su función principal es "Go To LogViewer With Your TXT!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión LogViewer

Descarga archivos de extensión LogViewer en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Enjoy Your Log!                    

Información Básica de la Extensión

Nombre LogViewer LogViewer
ID dijdjplodgekdpgbfbkfjdhlgplaeglf
URL Oficial https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf
Descripción Go To LogViewer With Your TXT!
Tamaño del Archivo 10.22 KB
Cantidad de Instalaciones 125
Versión Actual 1.1
Última Actualización 2019-02-18
Fecha de Publicación 2019-02-18
Desarrollador bigbearwatchyou
Tipo de Pago free
Idiomas Soportados 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\/*"
    ]
}