YEE Extension
When you click the button it goes YEE!
YEE Extensionとは何ですか?
YEE ExtensionはMultiLagioによって開発されたChromeの拡張機能で、その主な機能は「When you click the button it goes YEE!」です。
拡張機能のスクリーンショット
YEE Extension拡張機能のCRXファイルをダウンロード
YEE Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "YEE" and shows a little picture of "YEE". Its really funny when played at the right time. ;)
Version 1.1: Removed controls and upped music volume.                     拡張機能の基本情報
| 名前 |  | 
| ID | fdehphjgknbbfmaopdnhciplgjfifjkc | 
| 公式URL | https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc | 
| 説明 | When you click the button it goes YEE! | 
| ファイルサイズ | 409 KB | 
| インストール数 | 4,000 | 
| 現在のバージョン | 1.1 | 
| 最終更新日 | 2015-10-29 | 
| 公開日 | 2015-10-29 | 
| 評価 | 4.92/5 合計 51 レビュー | 
| 開発者 | MultiLagio | 
| 支払い方法 | free | 
| 対応言語 | en-US | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "YEE Extension",
    "description": "When you click the button it goes YEE!",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "yee.html"
    },
    "permissions": [
        "activeTab"
    ]
} | |