myViewBoard extension
myViewBoard.com in a Google Chrome extension
What is myViewBoard extension?
myViewBoard extension is a Chrome extension developed by https://myviewboard.com, and its main feature is "myViewBoard.com in a Google Chrome extension".
Extension Screenshots
Download myViewBoard extension Extension CRX File
Download myViewBoard extension 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
myViewBoard extension aim to have seamless integration within myViewBoard ecoSystem, user will be able to use their google account sign in to myviewboard.com follows google's user consent policy and recieve or send screen to myviewboard software with secure Webrtc protocol.
Extension Basic Information
Name | myViewBoard extension |
ID | bflolcmnokpcochfhappdfipeficedjf |
Official URL | https://chromewebstore.google.com/detail/myviewboard-extension/bflolcmnokpcochfhappdfipeficedjf |
Description | myViewBoard.com in a Google Chrome extension |
File Size | 5.83 MB |
Installation Count | 138,183 |
Current Version | 2.27.2 |
Last Updated | 2022-06-28 |
Publish Date | 2021-02-01 |
Rating | 4.20/5 Total 5 Ratings |
Developer | https://myviewboard.com |
[email protected] | |
Payment Type | free |
Extension Website | https://myviewboard.com |
Help Page URL | https://support.viewsonic.com/support/solutions/33000134368 |
Privacy Policy Page URL | https://myviewboard.com/policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "myViewBoard extension", "description": "myViewBoard.com in a Google Chrome extension", "version": "2.27.2", "background": { "scripts": [ "background-script.js" ], "persistent": true }, "content_scripts": [ { "js": [ "content-script.js" ], "matches": [ " |