Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 624 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 624 Bytes

“Go to random tab” browser extension

Simple browser extension, provides a button to to switch to a random, open tab.

Compatible with Firefox, Chrome, and Opera, and theoretically, all browsers supporting the Web Extensions API.

Uses Bootstrap Icons.

Development

To publish a new version of the extension, package the extension in a zip file with this command:

git archive --format zip --output ./go-to-random-tab.zip master