Walker Texas Ranger Lever

Disply popup of random Walker Texas Ranger clip when you press the lever button

Walker Texas Ranger Leverとは何ですか?

Walker Texas Ranger Leverはokcarlによって開発されたChromeの拡張機能で、その主な機能は「Disply popup of random Walker Texas Ranger clip when you press the lever button」です。

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

screenshot

Walker Texas Ranger Lever拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This extension brings the magic of Conan O'Brian's Walker Texas Ranger lever to your browser! Just click the lever button and a random video of Walker Texas Ranger plays in a popup!                    

拡張機能の基本情報

名前 Walker Texas Ranger Lever Walker Texas Ranger Lever
ID dooephedclnlhkakemajfphemmifcnpc
公式URL https://chromewebstore.google.com/detail/walker-texas-ranger-lever/dooephedclnlhkakemajfphemmifcnpc
説明 Disply popup of random Walker Texas Ranger clip when you press the lever button
ファイルサイズ 53.27 KB
インストール数 19
現在のバージョン 0.0.1.2
最終更新日 2013-10-22
公開日 2013-10-21
評価 4.00/5 合計 2 レビュー
開発者 okcarl
支払い方法 free
拡張機能のウェブサイト https://en.wikipedia.org/wiki/List_of_Late_Night_with_Conan_O'Brien_sketches#The_Walker.2C_Texas_Ranger_Lever
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_popup": "player.html",
        "default_title": "Walker Texas Ranger Lever"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.youtube.com https:\/\/s.ytimg.com; img-src *; frame-src 'self' https:\/\/www.youtube.com; object-src 'self'",
    "description": "Disply popup of random Walker Texas Ranger clip when you press the lever button",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png"
    },
    "manifest_version": 2,
    "name": "Walker Texas Ranger Lever",
    "permissions": [
        "https:\/\/suggestqueries.google.com\/*",
        "https:\/\/gdata.youtube.com\/feeds\/api\/*"
    ],
    "version": "0.0.1.2"
}