LogViewer

Go To LogViewer With Your TXT!

What is LogViewer?

LogViewer is a Chrome extension developed by bigbearwatchyou, and its main feature is "Go To LogViewer With Your TXT!".

Extension Screenshots

screenshot

Download LogViewer Extension CRX File

Download LogViewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Enjoy Your Log!                    

Extension Basic Information

Name LogViewer LogViewer
ID dijdjplodgekdpgbfbkfjdhlgplaeglf
Official URL https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf
Description Go To LogViewer With Your TXT!
File Size 10.22 KB
Installation Count 125
Current Version 1.1
Last Updated 2019-02-18
Publish Date 2019-02-18
Developer bigbearwatchyou
Payment Type free
Supported Languages 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\/*"
    ]
}