Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Video Lister

Video Lister by Jakub Majcher

Click the toolbar icon to see every video file on the page: mp4, webm, ogg, plus DASH and HLS streams. Open one in a new tab or copy its link. It runs only when you click it, and collects nothing.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
List of videosEmpty list of videos
About this extension
Video Lister lists the video on the page you are looking at. One click on the toolbar icon, and you get every mp4, webm and ogg file it can find, plus any adaptive stream.

Where it looks:
• video and source elements, and ordinary links
• inside the page markup, where players built in JavaScript keep their manifest URL in an inline script or a data attribute, out of reach of any selector

The add-on works out a sensible title for each file by itself, so the list reads like
names rather than URLs.

A DASH or HLS manifest is a playlist, and opening one in a tab downloads a page of XML. Those rows are plain text instead of links. Copy the link into VLC or mpv and they will play it. Saving one to disk takes a second step, because these formats keep the picture and the sound in separate files. The button next to a stream copies a yt-dlp command that fetches both and joins them.

Permissions:
• activeTab reads the page, and only after you click the icon
• scripting injects the scanner on that click
• clipboardWrite serves the copy buttons

There is no background script, so nothing runs on pages you never scan. The add-on makes no requests of its own and collects no data.

Source code, tests and issue tracker:
https://github.com/JakubMajcher/video-lister
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Input data to the clipboard

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Copy add-on ID
Version
1.0.1
Size
44.13 KB
Last updated
12 days ago (Sep 7, 2026)
Related Categories
  • Download Management
  • Photos, Music & Videos
License
GNU General Public License v3.0 only
Version History
  • See all versions
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.