commit | bc4d6a3d4e9c9678b1b73b33160312a2dc24f2ec | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Feb 12 16:47:34 2022 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Mon Feb 14 22:09:33 2022 +0000 |
tree | bca21db0ea5bea445c2cd8a87fa33e4f4b225856 | |
parent | a4eec5e21da2cb6b7094a0afd61b1e6049c061ae [diff] |
Fix options watchers in Firefox chrome.storage.sync.onChanged doesn't exist in Firefox, but the generic chrome.storage.onChanged does exist both in Chrome and Firefox. This prevented some features from working in the Community Console in Firefox. This CL fixes the issue by using the second variant of the onChanged listener. Fixed: twpowertools:112 Change-Id: I971e663b5c9cc4de29f6a3637e6e3749246c3ab9
An extension which brings several enhancements to the Google Forums and the Community Console.
For a list of features/enhancements, check out the feature list doc.
This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.
In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:
To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:
Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.
The beta channel for Chrome is available here.