The goal of this Add-on is give to all volunteers of SUMO (Support Mozilla) a tool to see when there are new support questions in the forums that have not yet been answered. This will help to improve the Mozilla products user experience by getting answers to their problems more quickly.
- Firefox 62.0 or later
This Add-on shows how many questions are open and without answer on the support forum. By clicking the extension icon on the toolbar, a popup will open, allowing you to select an unanswered question. Selecting an unanswered question will open it in a new tab.
There are additional settings that can be accessed through the wrench in the popup or through the Add-ons Manager. These settings are:
- Language: Choose a language to search for questions opened recently and without answer
- Čeština
- Español
- English
- Magyar
- Português (do Brasil)
- Time in minutes to query the API: set how often the extension should check for new questions posted to the forum
- Show browser notifications: receive a browser notification when a new question is opened
- Sidebar you can open the questions in a sidebar
- Choose one or more products to search for opened questions, the following products are supported:
- Firefox for Desktop
- Firefox for Enterprise
- Firefox for Android
- Firefox for iOS
- Thunderbird
- SUMO Live Helper has also been localized in the following languages
- Čeština
- Español
- English
- Português (do Brasil)
If you have any suggestions, would like to see your locale added, or want to see the Add-on localized in your language, feel free to open a PR or an issue.
- The search of new opened questions at support forum is in English for default, but you can change in the preferences page and set the time to search for questions as well (the default is each 15 minutes).
- The Add-on will show to you the questions that have been opened giving to you the option to choose and open in a new tab.
We are looking forward to see what you think is a good idea implement in the future, please to do that open a new issue.
- Clone this repository git clone
https://github.com/mozillabrasil/sumo_live_helper.git
- In the Firefox address bar type
about:debugging
- Click
Load Temporary Add-on
, a dialog window opens - In the cloned repository, select the
manifest.json
file. The Add-on icon will appear in your toolbar.
Have a suggestion, doubt or encountered an error? Please open a new issue.
Contributions are welcome, feel free to submit a pull :)
To learn more about webextensions development, see this Mozilla developer Network documentation.
This repository is available under the Mozilla Public License 2.0.
Thank you philipp-sumo for your helpfull tips and time to revive this project.