Vbukit Chromecast Browser Plugin

Chrome browser plugin for Vbukit Chromecast

What is Vbukit Chromecast Browser Plugin?

Vbukit Chromecast Browser Plugin is a Chrome extension developed by Creating Revolutions, and its main feature is "Chrome browser plugin for Vbukit Chromecast".

Extension Screenshots

screenshot
screenshot
screenshot

Download Vbukit Chromecast Browser Plugin Extension CRX File

Download Vbukit Chromecast Browser Plugin 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

                        Vbukit Browser Plugin to use in conjunction with Vbukit Phone app and Chromecast.

Allow your friends and family to easily and securely share their photos, videos, music, and websites on your TV.                    

Extension Basic Information

Name Vbukit Chromecast Browser Plugin Vbukit Chromecast Browser Plugin
ID bcjkhhgcjlhfbkamaabehklnnnnneifi
Official URL https://chromewebstore.google.com/detail/vbukit-chromecast-browser/bcjkhhgcjlhfbkamaabehklnnnnneifi
Description Chrome browser plugin for Vbukit Chromecast
File Size 926 KB
Installation Count 5,246
Current Version 1.0
Last Updated 2013-09-17
Publish Date 2013-09-17
Rating 2.74/5 Total 19 Ratings
Developer Creating Revolutions
Payment Type free
Extension Website http://www.vbukit.com
Help Page URL http://www.vbukit.com/help.html
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vbukit Chromecast Browser Plugin",
    "description": "Chrome browser plugin for Vbukit Chromecast",
    "version": "1.0",
    "background": {
        "scripts": [
            "js\/jquery-1.10.2.min.js",
            "js\/background.js"
        ]
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Chrome browser plugin for Vbukit Chromecast",
        "default_icon": "images\/icon.png"
    },
    "manifest_version": 2,
    "options_page": "html\/options.html"
}