Adds a "Clear Tabs and Data" button in the toolbar allowing you to close your tabs and clear your browser history in one click. Inspired by similar functionality in DuckDuckGo's mobile browser.
- No data is collected by this extension (Flambé)
- tabs
- Used to close tabs in browser window
- Used to create a new blank tab
- browsingData
- Used to clear browsing data
- Clone project
$ yarn
$ yarn build
- Defaults to Firefox extension
- Extension is compressed exported to:
dist/flambe.xpi
$ yarn build
: Build project and create "browser" based distributables (Firefox, Edge)$ yarn build:chrome
: Build project and create "chrome" based distributables (Chrome, Opera)$ yarn debug
: Same as default build, but sets debug options to true (sourcemaps, un-minified code, etc)$ yarn debug:chrome
: Same as chrome build, but sets debug options to true (sourcemaps, un-minified code, etc)$ yarn start
: Starts web extension service and ports application to Developer edition of Firefox
- "fire over line" Icon made by Freepik from https://www.flaticon.com