- Get the
addon.xpi
file from the releases page (scroll down for a bit to see it) - Rename it to
addon.zip
- Sideload it in your browser. See your browser documentation for more info.
It's not on these stores because :
- Chrome web store wants to get a $5 payment for opening the account which is fundamentally incompatible for a non-profit open-source app
- Edge does not want to accept the add-on because it has
background.scripts
which is only used in Manifest Version 2 while this add-on uses manifest version 3, but the newbackground.serviceWorker
is not supported yet by Firefox. I have included both for extended compatibility but removingbackground.scripts
as Edge asks would break Firefox.
- 🎬 Video :
3g2
,3gp
,asx
,avi
,divx
,4v
,flv
,ismv
,m2t
,m2ts
,m2v
,m4s
,m4v
,mk3d
,mkv
,mng
,mov
,mp2v
,mp4
,mp4v
,mpe
,mpeg
,mpeg1
,mpeg2
,mpeg4
,mpg
,mxf
,ogm
,ogv
,qt
,rm
,swf
,ts
,vob
,vp9
,webm
,wmv
- 🎵 Audio :
3ga
,aac
,ac3
,adts
,aif
,aiff
,alac
,ape
,asf
,au
,dts
,f4a
,f4b
,flac
,isma
,it
,m4a
,m4b
,m4r
,mid
,mka
,mod
,mp1
,mp2
,mp3
,mp4a
,mpa
,mpga
,oga
,ogg
,ogx
,opus
,ra
,shn
,spx
,vorbis
,wav
,weba
,wma
,xm
- 📺 Stream :
f4f
*,f4m
*,m3u8
,mpd
,smil
*
Note:
*
means partial support. Can download the stream manifest, but not convert to offline video/audio. You can use a third-party tool like ffmpeg to convert the downloaded stream manifest to offline video/audio, or use VLC to play the stream manifest.
- Can change settings to show all requests without filtering if your media is not detected by default.
Note: Some sites may not work with the add-on due to DRM or other restrictions. If you encounter any issues, please report them on the GitHub page
You can download audios, videos and streams to view offline, from most websites!
- Support for video, audio, and .m3u8 streams
- Clean interface with material design!
- Easy to use settings!
- Multiple detection and download methods to try to find one that works on the site!
- Media preview in the browser!
- Spoof headers and referrer to play and download videos from sites with protections!
- Completely free and open-source! Nothing to pay at all! (Except for donations, which are optional and does not unlock any features)