LogViewer

Go To LogViewer With Your TXT!

ما هو LogViewer؟

LogViewer هو إضافة Chrome تم تطويرها بواسطة bigbearwatchyou، والميزة الرئيسية لها هي "Go To LogViewer With Your TXT!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة LogViewer

قم بتنزيل ملفات الامتداد LogViewer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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\/*"
    ]
}