Skip to content
/ tablist Public

Firefox WebExtension to show all open tabs as a list of URLs

License

Notifications You must be signed in to change notification settings

dnlvgl/tablist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tablist Add-on for Firefox

Show all open tabs in a popup. Select or export multiple tabs.

At the moment all tabs of all windows are shown.

Features

  • Delete selected tabs
  • Export selected tab URLs in new tab as plain list
  • Components styled after Firefox Style Guide

Permissions

  • tabs: Read and close tabs
  • storage: Cache list for exported tabs
  • activeTab: Open new active tab to display all exported links

Development

Install the web-ext command line tool

$ npm install --global web-ext
$ web-ext run

Enable debugging in Firefox under about:debugging

Misc

Icons from Firefox Photon Icons

About

Firefox WebExtension to show all open tabs as a list of URLs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published