LogViewer

Go To LogViewer With Your TXT!

O que é LogViewer?

LogViewer é uma extensão do Chrome desenvolvida por bigbearwatchyou, e sua principal característica é "Go To LogViewer With Your TXT!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão LogViewer

Baixe arquivos de extensão LogViewer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Enjoy Your Log!                    

Informações Básicas da Extensão

Nome LogViewer LogViewer
ID dijdjplodgekdpgbfbkfjdhlgplaeglf
URL Oficial https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf
Descrição Go To LogViewer With Your TXT!
Tamanho do Arquivo 10.22 KB
Contagem de Instalações 125
Versão Atual 1.1
Última Atualização 2019-02-18
Data de Publicação 2019-02-18
Desenvolvedor bigbearwatchyou
Tipo de Pagamento free
Idiomas Suportados 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\/*"
    ]
}