myViewBoard extension
myViewBoard.com in a Google Chrome extension
ما هو myViewBoard extension؟
myViewBoard extension هو إضافة Chrome تم تطويرها بواسطة https://myviewboard.com، والميزة الرئيسية لها هي "myViewBoard.com in a Google Chrome extension".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة myViewBoard extension
قم بتنزيل ملفات الامتداد myViewBoard extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | myViewBoard extension |
ID | bflolcmnokpcochfhappdfipeficedjf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/myviewboard-extension/bflolcmnokpcochfhappdfipeficedjf |
الوصف | myViewBoard.com in a Google Chrome extension |
حجم الملف | 5.83 MB |
عدد التثبيتات | 138,183 |
النسخة الحالية | 2.27.2 |
آخر تحديث | 2022-06-28 |
تاريخ النشر | 2021-02-01 |
تقييم | 4.20/5 مجموع تقييمات 5 |
المطور | https://myviewboard.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://myviewboard.com |
عنوان صفحة المساعدة | https://support.viewsonic.com/support/solutions/33000134368 |
عنوان صفحة سياسة الخصوصية | https://myviewboard.com/policy |
اللغات المدعومة | 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": [ " |