MagicIWB Agent Extension

SAMSUNG

Cos'è MagicIWB Agent Extension?

MagicIWB Agent Extension è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "SAMSUNG".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MagicIWB Agent Extension

Scarica i file di estensione MagicIWB Agent Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        MagicIWB Agent Extension is to be used with MagicIWB Agent PackagedApp. It is only to enhance the features of MagicIWB Agent PackagedApp.

This extension enbales following features of MagicIWB Agent PackagedApp:
1. Screen Sharing.
2. Internet Lock/Unlock.
3. Send URL.

Note: Users need to download (MagicIWB Agent + MagicIWB Agent Extension) for using all features of Manager-Agent(Chrome).                    

Informazioni di Base sull'Estensione

Nome MagicIWB Agent Extension MagicIWB Agent Extension
ID edhfpfillkonhllnibjabdnijaapfoka
URL Ufficiale https://chromewebstore.google.com/detail/magiciwb-agent-extension/edhfpfillkonhllnibjabdnijaapfoka
Descrizione SAMSUNG
Dimensione del File 7.19 KB
Conteggio Installazioni 63
Versione Corrente 4016
Ultimo Aggiornamento 2016-07-01
Data di Pubblicazione 2016-06-30
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MagicIWB Agent Extension",
    "version": "4016",
    "description": "SAMSUNG",
    "icons": {
        "16": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_title": "MagicIWB Extensions",
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": false
    },
    "permissions": [
        "alarms",
        "notifications",
        "management",
        "tabs",
        "webNavigation",
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        ""
    ],
    "manifest_version": 2
}