MP-CHROME 2000

MP-CHROME 2000

MP-CHROME 2000とは何ですか?

MP-CHROME 2000はmr4227によって開発されたChromeの拡張機能で、その主な機能は「MP-CHROME 2000」です。

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

screenshot

MP-CHROME 2000拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        MP-CHROME 2000:

This extension is intended to be used as a tool for aspiring DJs and Producers to build and practice their live DJ'ing and beat making skills.  MP-CHROME 2000 reconfigures google.com into an interactive, sample based, drum machine, allowing users of any skill level to live play professional quality remixes.

The initial release comes with two songs, each coming with their own set of 8 different samples.  Access an in app video tutorial to get a walk through of how to use the extension.                    

拡張機能の基本情報

名前 MP-CHROME 2000 MP-CHROME 2000
ID bmoccmcjomigelfdhmgnppbodniehnpf
公式URL https://chrome.google.com/webstore/detail/mp-chrome-2000/bmoccmcjomigelfdhmgnppbodniehnpf
説明 MP-CHROME 2000
ファイルサイズ 13.68 MB
インストール数 48
現在のバージョン 0.1
最終更新日 2018-03-17
公開日 2018-03-17
評価 5.00/5 合計 3 レビュー
開発者 mr4227
支払い方法 free
ヘルプページのURL https://www.youtube.com/watch?v=1QzIQqOuHRQ
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MP-CHROME 2000",
    "version": "0.1",
    "description": "MP-CHROME 2000",
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.google.com\/"
            ],
            "css": [
                "\/static\/css\/main.css"
            ],
            "js": [
                "\/static\/js\/main.js"
            ]
        }
    ]
}