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 58.0 or later
This Add-on shows how many questions are open and without answer on the support forum, by clicking the Add-on on the toolbar a menu will be opened to choose a question to open in a new tab. Some preferences can be changed at preferences page:
- Choose a language to search for questions opened recently and without answer
- English
- Português (do Brasil)
- Time in minutes to query the API
- Show browser notifications when a new question is opened
- Choose a product to search for opened questions
- Firefox for Desktop
- Firefox for Enterprise
- Firefox for Android
- Firefox for iOS
- Thunderbird
- 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.