How many GiB used on huawei 4G box

How many GiB used on huawei 4G box

Wat is How many GiB used on huawei 4G box?

How many GiB used on huawei 4G box is een Chrome-extensie ontwikkeld door blipn, en de belangrijkste functie is "How many GiB used on huawei 4G box".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie How many GiB used on huawei 4G box

Download How many GiB used on huawei 4G box-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

                        Displays data usage for a Huawei box                    

Basisinformatie over de Extensie

Naam How many GiB used on huawei 4G box How many GiB used on huawei 4G box
ID mjhfenemkgacendijoamgpioaafdkbjf
Officiële URL https://chromewebstore.google.com/detail/how-many-gib-used-on-huaw/mjhfenemkgacendijoamgpioaafdkbjf
Beschrijving How many GiB used on huawei 4G box
Bestandsgrootte 36.63 KB
Aantal Installaties 63
Huidige Versie 1.1
Laatst Bijgewerkt 2019-09-02
Publicatiedatum 2019-09-02
Beoordeling 3.00/5 Totaal 1 Beoordelingen
Ontwikkelaar blipn
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "How many GiB used on huawei 4G box",
    "description": "How many GiB used on huawei 4G box",
    "version": "1.1",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "*:\/\/192.168.1.1\/*"
    ],
    "browser_action": {
        "name": "Click to update"
    },
    "manifest_version": 2
}