diff options
author | BeatLink <beatlink@protonmail.com> | 2019-07-03 20:09:22 -0500 |
---|---|---|
committer | BeatLink <beatlink@protonmail.com> | 2019-07-03 20:09:22 -0500 |
commit | bd61ff71a95bcad609b00a7cd8e9400ac3fa3b54 (patch) | |
tree | a633d8e2a42a1d07b9840b9aa1f2f3322addefdb /docs | |
parent | Move mac script to specific folder (diff) | |
download | librewolf-linux-bd61ff71a95bcad609b00a7cd8e9400ac3fa3b54.tar.gz librewolf-linux-bd61ff71a95bcad609b00a7cd8e9400ac3fa3b54.tar.bz2 librewolf-linux-bd61ff71a95bcad609b00a7cd8e9400ac3fa3b54.zip |
Add DRM file
Diffstat (limited to 'docs')
-rw-r--r-- | docs/DRM.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/DRM.md b/docs/DRM.md new file mode 100644 index 0000000..660033c --- /dev/null +++ b/docs/DRM.md @@ -0,0 +1,12 @@ +## DRM Compatibility + +Digital rights management (DRM) is enforced off by default (this is needed for Netflix and similar); you can enable it with the following instructions: + +- Open `librewolf.cfg` +- Under the section `Section: User Settings` +- Comment the active lines with `// ` under the subsection `User Settings: DRM/CDM - Main` +- Comment the active lines with `// ` under the subsection `User Settings: DRM/CDM - Widevine` +- Restart Firefox then open `about:preferences` and enable `Play DRM...` under general section +- Firefox will download Widevine and enable it (under `about:addons` plugins section) you can force the download by clicking `Check for updates` under the tools button + + |