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.
ما هو Browser Cast - Phone remote 4 your PC browser؟
Browser Cast - Phone remote 4 your PC browser هو إضافة Chrome تم تطويرها بواسطة Nikhil Dubbaka، والميزة الرئيسية لها هي "Cast any webpage from your mobile phone to a Chrome browser on your PC. Play/Pause media ont casted webpage like youtube video page.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Browser Cast - Phone remote 4 your PC browser
قم بتنزيل ملفات الامتداد Browser Cast - Phone remote 4 your PC browser بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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. معلومات أساسية عن التمديد
| الاسم | |
| ID | akbdooghbmenilbdgkpapgliaplhgjeb |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/browser-cast-phone-remote/akbdooghbmenilbdgkpapgliaplhgjeb |
| الوصف | Cast any webpage from your mobile phone to a Chrome browser on your PC. Play/Pause media ont casted webpage like youtube video page. |
| حجم الملف | 112 KB |
| عدد التثبيتات | 3,682 |
| النسخة الحالية | 0.0.0.4 |
| آخر تحديث | 2019-03-08 |
| تاريخ النشر | 2019-03-08 |
| تقييم | 3.00/5 مجموع تقييمات 4 |
| المطور | Nikhil Dubbaka |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/browsercast/chrome-extension |
| عنوان صفحة المساعدة | https://github.com/browsercast/chrome-extension |
| اللغات المدعومة | 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": [
" | |