commit | db57620ba3aa2b4608766b4a1cef21765f4eb793 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Apr 05 12:53:24 2025 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sun Apr 06 00:16:02 2025 +0200 |
tree | 386460446bc391a3eeb28ac48eddbddb34082170 | |
parent | ef33c2a6e2c3582ea3e16920fa0f04f252b9ca32 [diff] |
refactor(bulk-report-replies): abstract controls injector behind a port The injector shouldn't be tightly coupled with the node watch handler. This was a control freak antipattern, and it wouldn't let us inject other dependencies to this class, as well as being able to replace it with another implementation in the future (e.g. for TW basic). Bug: twpowertools:192 Change-Id: I6a6a636c64950960705fe8037698e136d7c5b571
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.