firefox/README.md
2016-03-24 00:29:55 +01:00

32 lines
539 B
Markdown

Readme
======
Launching the firefox
```
docker-compose up -d
```
Extensions
==========
I have decided to add here a list of the Firefox's extensions I am using
```
https://www.eff.org/privacybadger
https://adblockplus.org/
```
Extra
=====
You may want to disable Google's VP8 & VP9 video codecs: "MSE & WebM VP9" and "WebM VP8"
as there is no hardware decoding for them.
To do this, install h264ify extension from
```
https://addons.mozilla.org/en-us/firefox/addon/h264ify/
```
Check the codecs
```
https://www.youtube.com/html5
```