ytviewer

Exchange view for youtube By Abdelazize rhosni

What is ytviewer?

ytviewer is a Chrome extension developed by ytviewer.com, and its main feature is "Exchange view for youtube By Abdelazize rhosni".

Extension Screenshots

screenshot

Download ytviewer Extension CRX File

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

                        The exchange views free ytviewer.com|Ytviewer|(Beta version)...                    

Extension Basic Information

Name ytviewer ytviewer
ID gfojiacpdilgdgenddokieocbjcajcaj
Official URL https://chrome.google.com/webstore/detail/ytviewer/gfojiacpdilgdgenddokieocbjcajcaj
Description Exchange view for youtube By Abdelazize rhosni
File Size 20.26 KB
Installation Count 189
Current Version 1.1
Last Updated 2015-03-10
Publish Date 2015-03-10
Rating 1.00/5 Total 1 Ratings
Developer ytviewer.com
Payment Type free
Extension Website http://www.ytviewer.com/about.php
Help Page URL http://www.ytviewer.com/contact.php
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ytviewer",
    "version": "1.1",
    "description": "Exchange view for youtube By  Abdelazize rhosni",
    "icons": {
        "48": "img\/48x48.png",
        "128": "img\/128x128.png",
        "16": "img\/16x16.png"
    },
    "browser_action": {
        "default_icon": "img\/19x19.png",
        "default_title": "Press the button to see more actions",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs"
    ]
}