From e47e6e29b96747bc7235e180141c7e4b05db9804 Mon Sep 17 00:00:00 2001 From: Felipe M Date: Sun, 3 Jan 2021 19:54:10 +0100 Subject: [PATCH] docs: chromium --- .dotfiles/docs/chromium.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .dotfiles/docs/chromium.md diff --git a/.dotfiles/docs/chromium.md b/.dotfiles/docs/chromium.md new file mode 100644 index 0000000..77255b0 --- /dev/null +++ b/.dotfiles/docs/chromium.md @@ -0,0 +1,9 @@ +# Chromium + +## Enable media casting + +Just enable this flag and restart the browser: + +``` +chrome://flags/#load-media-router-component-extension +```