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
官方網址 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
電子郵箱 [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"
    }
}