MyVideo

get easy access to Myvideo.ge TV channels

What is MyVideo?

MyVideo is a Chrome extension developed by ereklemesxi, and its main feature is "get easy access to Myvideo.ge TV channels".

Extension Screenshots

screenshot

Download MyVideo Extension CRX File

Download MyVideo 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

                        get easy access to Myvideo.ge TV channels                    

Extension Basic Information

Name MyVideo MyVideo
ID apcegpdjfdeeckplmjeapebnkbmjfkhp
Official URL https://chrome.google.com/webstore/detail/myvideo/apcegpdjfdeeckplmjeapebnkbmjfkhp
Description get easy access to Myvideo.ge TV channels
File Size 469 KB
Installation Count 108
Current Version 1.0.3
Last Updated 2019-12-04
Publish Date 2019-12-04
Developer ereklemesxi
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MyVideo",
    "short_name": "MyVideo",
    "version": "1.0.3",
    "manifest_version": 2,
    "permissions": [
        "webRequest",
        "storage",
        "webRequestBlocking",
        "*:\/\/*.myvideo.ge\/*"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "MyVideo"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}