Beetbot

Collect and listen to songs on your PC or mobile device for FREE!

Beetbotとは何ですか?

Beetbotはhttps://beetbot.comによって開発されたChromeの拡張機能で、その主な機能は「Collect and listen to songs on your PC or mobile device for FREE!」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Beetbot allows users to collect songs from their favorite websites including YouTube, Vimeo, Soundcloud, and more. Users simply have to create a playlist, search for songs to add to their playlist, and stream their music from their PC or mobile device.

This extension allows users to add any song/video to their playlist. When a user encounters a video he/she likes (i.e on YouTube), all they have to do is click the extension and choose the playlist they would like to add it to.

The website, beetbot.com, provides many other features including browsing the top songs/albums, searching for specific songs, following friends, and listening to playlists made by other users.                    

拡張機能の基本情報

名前 Beetbot Beetbot
ID fiholfgcaahiikhhkhcogffaigobkgaa
公式URL https://chromewebstore.google.com/detail/beetbot/fiholfgcaahiikhhkhcogffaigobkgaa
説明 Collect and listen to songs on your PC or mobile device for FREE!
ファイルサイズ 43.05 KB
インストール数 17
現在のバージョン 1.0.4
最終更新日 2016-04-30
公開日 2016-04-29
評価 5.00/5 合計 3 レビュー
開発者 https://beetbot.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.beetbot.com
ヘルプページのURL http://www.beetbot.com/contact
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Beetbot",
    "version": "1.0.4",
    "manifest_version": 2,
    "description": "Collect and listen to songs on your PC or mobile device for FREE!",
    "icons": {
        "16": "mascot_16x16.png",
        "48": "mascot_48x48.png",
        "128": "mascot_128x128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "browser_action": {
        "default_icon": "mascot.png",
        "default_popup": "index.html"
    }
}