This repository contains the code for Firefox Add-ons page extension for Firefox.
The extension is built on top of Firefox Multi-Account Containers extension.
It show you all your identities on the new tab page.
You can change the theme for the new tab to :
- System: use system theme
- Light: force light theme
- Dark: force dark theme
This settings will hide identities specified in this field.
You can use the Javascript's RegExp
- Change the default order for the identities in the main page
- Change how many identities in one line
- Add another type of card in main page (link, ... ?)