LogViewer

Go To LogViewer With Your TXT!

LogViewerคืออะไร?

LogViewer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย bigbearwatchyou และคุณลักษณะหลักของมันคือ "Go To LogViewer With Your TXT!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย LogViewer

ดาวน์โหลดไฟล์ส่วนขยาย 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\/*"
    ]
}