myViewBoard extension
myViewBoard.com in a Google Chrome extension
Wat is myViewBoard extension?
myViewBoard extension is een Chrome-extensie ontwikkeld door https://myviewboard.com, en de belangrijkste functie is "myViewBoard.com in a Google Chrome extension".
Extensie Screenshots
Download het CRX-bestand van de extensie myViewBoard extension
Download myViewBoard extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | myViewBoard extension |
ID | bflolcmnokpcochfhappdfipeficedjf |
Officiële URL | https://chromewebstore.google.com/detail/myviewboard-extension/bflolcmnokpcochfhappdfipeficedjf |
Beschrijving | myViewBoard.com in a Google Chrome extension |
Bestandsgrootte | 5.83 MB |
Aantal Installaties | 138,183 |
Huidige Versie | 2.27.2 |
Laatst Bijgewerkt | 2022-06-28 |
Publicatiedatum | 2021-02-01 |
Beoordeling | 4.20/5 Totaal 5 Beoordelingen |
Ontwikkelaar | https://myviewboard.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://myviewboard.com |
Help Pagina-URL | https://support.viewsonic.com/support/solutions/33000134368 |
URL van de Privacybeleid Pagina | https://myviewboard.com/policy |
Ondersteunde Talen | 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": [ " |