LogViewer

Go To LogViewer With Your TXT!

什么是LogViewer?

LogViewer是由bigbearwatchyou开发的Chrome扩展程序,该扩展的主要功能是“Go To LogViewer With Your TXT!”。

扩展截图

screenshot

下载LogViewer扩展crx文件

下载LogViewer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Enjoy Your Log!                    

扩展基本信息

名称 LogViewer LogViewer
ID dijdjplodgekdpgbfbkfjdhlgplaeglf
官方URL https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf
简介 Go To LogViewer With Your TXT!
文件大小 10.22 KB
安装次数 125
当前版本 1.1
更新时间 2019-02-18
上架时间 2019-02-18
开发者 bigbearwatchyou
付费类型 free
支持的语言 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\/*"
    ]
}