Triple J Now Playing

What's playing on Triple J NOW

Triple J Now Playingとは何ですか?

Triple J Now Playingはstaticbuzzによって開発されたChromeの拡張機能で、その主な機能は「What's playing on Triple J NOW」です。

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

screenshot

Triple J Now Playing拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Ever wanted a quick way to find out what that awesome song is that's playing on Triple J right now? Now you can with literally one click. Mark the song as a favourite so you can view it later. Click on handy links to play each song in Spotify or view it on YouTube. UNOFFICIAL.                    

拡張機能の基本情報

名前 Triple J Now Playing Triple J Now Playing
ID oaghcccadjkfoojmhdhhihahilcngmji
公式URL https://chromewebstore.google.com/detail/triple-j-now-playing/oaghcccadjkfoojmhdhhihahilcngmji
説明 What's playing on Triple J NOW
ファイルサイズ 185 KB
インストール数 14
現在のバージョン 0.3
最終更新日 2015-11-16
公開日 2015-11-16
評価 5.00/5 合計 5 レビュー
開発者 staticbuzz
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Triple J Now Playing",
    "short_name": "Triple J NOW",
    "version": "0.3",
    "manifest_version": 2,
    "description": "What's playing on Triple J NOW",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "What's playing on Triple J NOW",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    }
}