An add-on for Firefox that implements the old Tab Groups/Panorama functionality
View the Project on GitHub projectdelphai/panorama-tab-groups
Table of content
If you’ve never contributed to a project before, this guide is a good place to start. It’s also available in multiple languages.
The translations are located in /src/_locales/. Beneath this directory each language is split into its own directory. In the language directory the translations are structured in the messages.json file.
For deeper insight it’s recommended to read the Internationalization guide for web extensions.
message text for the translation to update.de_DE or de, where the latter is the fallback.messages.json file from the directory en in the new directory.messages.pluralRule please see this definition. Current implemented rules are 0, 1, 2, 7 and 9 within the utility function getPluralForm();