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
官方網址 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\/*"
    ]
}