LogViewer

Go To LogViewer With Your TXT!

Wat is LogViewer?

LogViewer is een Chrome-extensie ontwikkeld door bigbearwatchyou, en de belangrijkste functie is "Go To LogViewer With Your TXT!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie LogViewer

Download LogViewer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Enjoy Your Log!                    

Basisinformatie over de Extensie

Naam LogViewer LogViewer
ID dijdjplodgekdpgbfbkfjdhlgplaeglf
Officiële URL https://chromewebstore.google.com/detail/logviewer/dijdjplodgekdpgbfbkfjdhlgplaeglf
Beschrijving Go To LogViewer With Your TXT!
Bestandsgrootte 10.22 KB
Aantal Installaties 125
Huidige Versie 1.1
Laatst Bijgewerkt 2019-02-18
Publicatiedatum 2019-02-18
Ontwikkelaar bigbearwatchyou
Betalingswijze free
Ondersteunde Talen 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\/*"
    ]
}