A WebExtension for Invidious, written in TypeScript using Deno.
- Keep track of watched videos and higlight them
- DeArrow
- Playlist, Watch Page, Feeds
- Caching
- Compliance with implementation details from DeArrow documentation
- Thumbnail returned by branding
- Thumbnail fallback
- Title fallback
- Title auto-formatting / Removal of auto-formatting characters
- Only show trusted titles
- Proper fallbacks
- Hide videos under certain duration or with title matching regex
- Create collections of channels
- Cobalt.tools integration
- Replace downloader section with cobalt.tools integration
- Offer to stream from cobalt.tools download on watch page error (if possible)
For now, you will have to install the extension manually. The submission to AMO is awaiting review.
- Download the latest version of the extension
- In Firefox Developer Edition (recommended) or Firefox Nightly, navigate to
about:config
and setxpinstall.signatures.required
tofalse
- Navigate to
about:addons
and open the cogwheel dropdown menu. ClickInstall Add-On From File...
and select the zip file in the dialog - Press confirm on the warning that pops up