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.
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