LogViewer

Go To LogViewer With Your TXT!

LogViewer là gì?

LogViewer là một tiện ích mở rộng Chrome được phát triển bởi bigbearwatchyou, và tính năng chính của nó là "Go To LogViewer With Your TXT!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng LogViewer

Tải xuống các tệp mở rộng LogViewer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Enjoy Your Log!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên LogViewer LogViewer
ID dijdjplodgekdpgbfbkfjdhlgplaeglf
URL Chính Thức https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf
Mô tả Go To LogViewer With Your TXT!
Kích Thước Tệp 10.22 KB
Số Lần Cài Đặt 125
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2019-02-18
Ngày Phát Hành 2019-02-18
Nhà Phát Triển bigbearwatchyou
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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\/*"
    ]
}