Browser Cast - Phone remote 4 your PC browser
Cast any webpage from your mobile phone to a Chrome browser on your PC. Play/Pause media ont casted webpage like youtube video page.
What is Browser Cast - Phone remote 4 your PC browser?
Browser Cast - Phone remote 4 your PC browser is a Chrome extension developed by Nikhil Dubbaka, and its main feature is "Cast any webpage from your mobile phone to a Chrome browser on your PC. Play/Pause media ont casted webpage like youtube video page.".
Extension Screenshots
Download Browser Cast - Phone remote 4 your PC browser Extension CRX File
Download Browser Cast - Phone remote 4 your PC browser 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
Cast any webpage from your mobile phone to a Chrome browser on your PC. Play/Pause media on casted webpage like youtube video page. 1. Install this extension on your Chrome browser wherever you can(Laptop/PC/Raspberry Pi media center connected to your TV/Projector) from Chrome Web Store (https://chrome.google.com/webstore/detail/browser-cast-phone-remote/akbdooghbmenilbdgkpapgliaplhgjeb) 2. Login into your extension and register your display device. 3. On your moble phone/Tablet browser, Go to https://browsercast.github.io/web-remote/ 4. Login and register your remote. Now you have paired your display device(s) & remote(s) 5. Open a page that contains HTML5 video on your Chrome Browser with extension 6. Now you will be able to control(Pause, Volume, Forward/Rewind...) the Video using your Phone remote.
Extension Basic Information
Name | Browser Cast - Phone remote 4 your PC browser |
ID | akbdooghbmenilbdgkpapgliaplhgjeb |
Official URL | https://chromewebstore.google.com/detail/browser-cast-phone-remote/akbdooghbmenilbdgkpapgliaplhgjeb |
Description | Cast any webpage from your mobile phone to a Chrome browser on your PC. Play/Pause media ont casted webpage like youtube video page. |
File Size | 112 KB |
Installation Count | 3,682 |
Current Version | 0.0.0.4 |
Last Updated | 2019-03-08 |
Publish Date | 2019-03-08 |
Rating | 3.00/5 Total 4 Ratings |
Developer | Nikhil Dubbaka |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/browsercast/chrome-extension |
Help Page URL | https://github.com/browsercast/chrome-extension |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Browser Cast - Phone remote 4 your PC browser", "version": "0.0.0.4", "manifest_version": 2, "author": "Nikhil Dubbaka", "description": "Cast any webpage from your mobile phone to a Chrome browser on your PC. Play\/Pause media ont casted webpage like youtube video page.", "homepage_url": "https:\/\/github.com\/browsercast\/chrome-extension", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_popup": "src\/page_action\/page_action.html" }, "content_scripts": [ { "matches": [ " |