LogViewer

Go To LogViewer With Your TXT!

Apa itu LogViewer?

LogViewer adalah ekstensi Chrome yang dikembangkan oleh bigbearwatchyou, dan fitur utamanya adalah "Go To LogViewer With Your TXT!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi LogViewer

Unduh file ekstensi LogViewer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Enjoy Your Log!                    

Informasi Dasar Ekstensi

Nama LogViewer LogViewer
ID dijdjplodgekdpgbfbkfjdhlgplaeglf
URL Resmi https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf
Deskripsi Go To LogViewer With Your TXT!
Ukuran File 10.22 KB
Jumlah Instalasi 125
Versi Saat Ini 1.1
Terakhir Diperbarui 2019-02-18
Tanggal Publikasi 2019-02-18
Pengembang bigbearwatchyou
Tipe Pembayaran free
Bahasa yang Didukung 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\/*"
    ]
}