Browser extension to watch YouTube videos without the distracting cruft around it, in the full window.

Readme.md 1.2 KiB

4 years ago
1234567891011121314151617181920212223242526
  1. # YoutubeCinema
  2. WebExtension to watch YouTube videos without the distracting cruft around it, in the full window.
  3. ![](concept.png)
  4. It simply redirects visits to e.g. `youtube.com/watch?v=12345` to `youtube.com/embed/12345`.
  5. To view a full-window video in its usual crufty context, click the extension's icon. It will then remain deactivated in that video's tab.
  6. ## Status
  7. Works, ready to use.
  8. ## Install
  9. The extension is available for Firefox and Chromium/Chrome/Brave/etc.
  10. For Firefox and its derivatives, find it [on Mozilla Addons][].
  11. For Chromium and its derivatives, unfortunately it is no longer available on the Chrome Web Store, as it “was in violation of branding guidelines”. To install it, [download the extension][], rename the file to end with `.zip` instead of `.xpi` so Chromium understands it. Then open `about:extensions`, turn on developer mode, then drag the zip file onto that page. (it may mention an error because of an unknown field in the manifest file, but should still work)
  12. [on Mozilla Addons]: https://addons.mozilla.org/en-US/firefox/addon/youtubecinema/
  13. [download the extension]: https://addons.mozilla.org/firefox/downloads/latest/youtubecinema