Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 831 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 831 Bytes

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