Allen
Allen
Add a new settings page with the following features: - [ ] #10 Toggle for: Open the saved tabs in current window or new window - [ ] Toggle for:...
- [ ] Adding a settings button - [ ] Adding a settings page - [ ] (optional) Add _Delete All_ to settings page - [ ] Unify theme for...
We need to update the manifest.json file to v3 version. Currently it is using v2 version. Listing down the blockers for this effort: - [ ] Updating all WebExtension APIs...
Change the default storage location from `local` to `sync`. Some key points to consider: - Setting up IDs for in [browser_specific_settings](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings), especially for Chrome and other Chromium based browsers -...