dvd player for chromebook
This extension was created with the awesome myappforpc.com
什麼是dvd player for chromebook?
dvd player for chromebook是由bearvvyas開發的Chrome擴展程式,該擴展的主要功能是“This extension was created with the awesome myappforpc.com”。
擴展截圖
下載dvd player for chromebook擴展crx文件
下載dvd player for chromebook擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
dvd player for chromebook is here. read description carefully to download, install and use dvd player on chromebook Connect and play content via USB · Multi-disc and multi-format playback · Space-saving 320 mm wide design. Unplug your TV and DVD player. Set the DVD player on a shelf near the TV. ... Connect your DVD player with the included cables. ... Whichever cable you use, plug one end into the DVD player, and the other into the corresponding port in the TV. Now you can have dvd player for chromebook easily by click on install and use it easily.
擴展基本資訊
名稱 | |
ID | jloolkgilgcalejibjmidmgfebfdpini |
官方網址 | https://chrome.google.com/webstore/detail/dvd-player-for-chromebook/jloolkgilgcalejibjmidmgfebfdpini |
簡介 | This extension was created with the awesome myappforpc.com |
檔案大小 | 33.36 KB |
安裝次數 | 1,000 |
目前版本 | 0.1.0 |
更新時間 | 2021-08-17 |
上架時間 | 2021-08-17 |
評分 | 1.00/5 共 1 次評分 |
開發者 | bearvvyas |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://myappforpc.com |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "dvd player for chromebook", "version": "0.1.0", "manifest_version": 2, "description": "This extension was created with the awesome myappforpc.com", "homepage_url": "https:\/\/myappforpc.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "scripts": [ "\/js\/background.js" ], "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |