Beetbot

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

What is Beetbot?

Beetbot is a Chrome extension developed by https://beetbot.com, and its main feature is "Collect and listen to songs on your PC or mobile device for FREE!".

Extension Screenshots

screenshot
screenshot
screenshot

Download Beetbot Extension CRX File

Download Beetbot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Beetbot Beetbot
ID fiholfgcaahiikhhkhcogffaigobkgaa
Official URL https://chromewebstore.google.com/detail/beetbot/fiholfgcaahiikhhkhcogffaigobkgaa
Description Collect and listen to songs on your PC or mobile device for FREE!
File Size 43.05 KB
Installation Count 17
Current Version 1.0.4
Last Updated 2016-04-30
Publish Date 2016-04-29
Rating 5.00/5 Total 3 Ratings
Developer https://beetbot.com
Email [email protected]
Payment Type free
Extension Website http://www.beetbot.com
Help Page URL http://www.beetbot.com/contact
Supported Languages 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"
    }
}