mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 23:06:36 +00:00
19 lines
597 B
Text
19 lines
597 B
Text
[id='enabling-chromium-plugins']
|
|
= Enabling Chromium plugins
|
|
|
|
.To enable *widevine* plugin
|
|
|
|
Fedora's _chromium_ package is built to support the *widevine* plugin (but does not include it).
|
|
|
|
. Copy `libwidevinecdm.so` and `libwidevinecdmadapter.so` from the Google Chrome package into `/usr/lib64/chromium-plugins`.
|
|
|
|
. Restart Chromium. You can see *Widevine Content Decryption Module* in *chrome://flags*.
|
|
|
|
NOTE: To enable speech synthesis support, pass the `--enable-speech-dispatcher` flag to `chromium-browser`.
|
|
|
|
|
|
[discrete]
|
|
== Additional resources
|
|
|
|
|
|
* https://fedoraproject.org/wiki/Chromium
|