dvd player for chromebook
This extension was created with the awesome myappforpc.com
Cos'è dvd player for chromebook?
dvd player for chromebook è un'estensione di Chrome sviluppata da bearvvyas, e la sua funzione principale è "This extension was created with the awesome myappforpc.com".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione dvd player for chromebook
Scarica i file di estensione dvd player for chromebook in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | jloolkgilgcalejibjmidmgfebfdpini |
URL Ufficiale | https://chrome.google.com/webstore/detail/dvd-player-for-chromebook/jloolkgilgcalejibjmidmgfebfdpini |
Descrizione | This extension was created with the awesome myappforpc.com |
Dimensione del File | 33.36 KB |
Conteggio Installazioni | 1,000 |
Versione Corrente | 0.1.0 |
Ultimo Aggiornamento | 2021-08-17 |
Data di Pubblicazione | 2021-08-17 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | bearvvyas |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://myappforpc.com |
Lingue Supportate | 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" } } |