ytviewer

Exchange view for youtube By Abdelazize rhosni

ytviewerとは何ですか?

ytviewerはytviewer.comによって開発されたChromeの拡張機能で、その主な機能は「Exchange view for youtube By Abdelazize rhosni」です。

拡張機能のスクリーンショット

screenshot

ytviewer拡張機能のCRXファイルをダウンロード

ytviewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 ytviewer ytviewer
ID gfojiacpdilgdgenddokieocbjcajcaj
公式URL https://chrome.google.com/webstore/detail/ytviewer/gfojiacpdilgdgenddokieocbjcajcaj
説明 Exchange view for youtube By Abdelazize rhosni
ファイルサイズ 20.26 KB
インストール数 189
現在のバージョン 1.1
最終更新日 2015-03-10
公開日 2015-03-10
評価 1.00/5 合計 1 レビュー
開発者 ytviewer.com
支払い方法 free
拡張機能のウェブサイト http://www.ytviewer.com/about.php
ヘルプページのURL http://www.ytviewer.com/contact.php
対応言語 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"
    ]
}