Video unlocking

This extension unlock youtube videos for you

Video unlockingとは何ですか?

Video unlockingはAtlanta Softによって開発されたChromeの拡張機能で、その主な機能は「This extension unlock youtube videos for you」です。

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

screenshot

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

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

拡張機能の使用方法

                        This extension allows you to view any youtube videos that requires likes or share without like and share.                    

拡張機能の基本情報

名前 Video unlocking Video unlocking
ID lafoijcepdjhplgggfijpfiecdchokoc
公式URL https://chrome.google.com/webstore/detail/video-unlocking/lafoijcepdjhplgggfijpfiecdchokoc
説明 This extension unlock youtube videos for you
ファイルサイズ 8.1 KB
インストール数 274
現在のバージョン 1.1
最終更新日 2014-06-09
公開日 2014-06-09
評価 1.83/5 合計 6 レビュー
開発者 Atlanta Soft
支払い方法 free
拡張機能のウェブサイト http://atlantasoft.net
ヘルプページのURL http://dan.iftodi.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Video unlocking",
    "description": "This extension unlock youtube videos for you",
    "version": "1.1",
    "permissions": [
        "tabs",
        "webRequest",
        "*:\/\/iftodi.com\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}