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
- Additional Links
- cobalt.tools in sidebar
- Create collections of channels
You can install extraneous for Firefox like any other extension by clicking here.
- 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. - Click
Install Add-On From File...
and select the zip file in the dialog - Press confirm on the warning that pops up
There is no official listing for extraneous in the Chrome Web Store. Support offered for Chromium is limited, but the extension should work nonetheless.
- Download the latest version of the extension.
- Extract the
extension.zip
into a separate folder. - Navigate to
chrome://extensions
. - Enable Developer mode by clicking the toggle in the top-right corner.
- Click
Load unpacked
and select the directory you extracted the extension into. - A "safety check" will pop up. Choose to keep the extension.