MagicIWB Agent Extension

SAMSUNG

What is MagicIWB Agent Extension?

MagicIWB Agent Extension is a Chrome extension developed by Unknown, and its main feature is "SAMSUNG".

Extension Screenshots

screenshot

Download MagicIWB Agent Extension Extension CRX File

Download MagicIWB Agent Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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).                    

Extension Basic Information

Name MagicIWB Agent Extension MagicIWB Agent Extension
ID edhfpfillkonhllnibjabdnijaapfoka
Official URL https://chromewebstore.google.com/detail/magiciwb-agent-extension/edhfpfillkonhllnibjabdnijaapfoka
Description SAMSUNG
File Size 7.19 KB
Installation Count 63
Current Version 4016
Last Updated 2016-07-01
Publish Date 2016-06-30
Rating 3.67/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages 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
}