keygen music play button

Just click to play awesome 8-bit chiptune music from keygens

keygen music play buttonとは何ですか?

keygen music play buttonはMykhailo Onikiienkoによって開発されたChromeの拡張機能で、その主な機能は「Just click to play awesome 8-bit chiptune music from keygens」です。

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

screenshot

keygen music play button拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Click extension button to play awesome 8-bit chiptune music. Click again to stop.
It's all.

This extension just streams music from keygenmusic.tk (collection of 8-bit chiptune).
Music is absolutely free and legal. Visit keygenmusic.tk for details.

Tip:
- Double-click on extension button to play next track
- Hold cursor on extension button when music stopped. You'll see Total Played statistic.
This feature implemented in v1.1 so there is no info about played time before this update.

Source code https://github.com/onikienko/keygenjukebox-play-button                    

拡張機能の基本情報

名前 keygen music play button keygen music play button
ID olephdnjkkjiidgifanfiimkbbcaogid
公式URL https://chromewebstore.google.com/detail/keygen-music-play-button/olephdnjkkjiidgifanfiimkbbcaogid
説明 Just click to play awesome 8-bit chiptune music from keygens
ファイルサイズ 8.63 KB
インストール数 374
現在のバージョン 2.1.1
最終更新日 2016-05-10
公開日 2016-05-10
評価 4.88/5 合計 33 レビュー
開発者 Mykhailo Onikiienko
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/onikienko/keygenjukebox-play-button
プライバシーポリシーページのURL https://onikienko.github.io/browser-extensions/privacy-policy
対応言語 en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescr__",
    "version": "2.1.1",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "img\/ext_icons\/16.png",
        "48": "img\/ext_icons\/48.png",
        "128": "img\/ext_icons\/128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/ext_icons\/19_stop.png",
            "38": "img\/ext_icons\/38.png"
        },
        "default_title": "__MSG_p_defaultTitle__"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "http:\/\/keygenmusic.tk\/*"
    ]
}