RandomTrax

RandomTrax

RandomTraxとは何ですか?

RandomTraxはhttps://anirudhr.comによって開発されたChromeの拡張機能で、その主な機能は「RandomTrax」です。

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

screenshot

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

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

拡張機能の使用方法

                        Play Random Trance beats/Music from a specific genre
Search by Artist, Title
Runs in the background as well

Powered by SoundCloud
Open Source Software https://sourceforge.net/projects/randomtrax
http://creativecommons.org/licenses/by/3.0/                    

拡張機能の基本情報

名前 RandomTrax RandomTrax
ID ldpbfdbophioodnhdiolfnlneppmdngc
公式URL https://chromewebstore.google.com/detail/randomtrax/ldpbfdbophioodnhdiolfnlneppmdngc
説明 RandomTrax
ファイルサイズ 185 KB
インストール数 9
現在のバージョン 1.5
最終更新日 2012-12-14
公開日 2012-12-13
評価 4.00/5 合計 2 レビュー
開発者 https://anirudhr.com
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RandomTrax",
    "version": "1.5",
    "manifest_version": 2,
    "description": "RandomTrax",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/*.soundcloud.com\/",
        "background"
    ],
    "background": {
        "page": "bg.html"
    }
}