commit | f92172f4ad8cf72b8d91ff28bade1782e2ae567b | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Oct 19 15:55:15 2024 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat Nov 09 18:48:05 2024 +0100 |
tree | f10fc17e06fc29cae0fe54b5a7acb67bcdd4174d | |
parent | 12c84c3d1eec305b789c5bdcb617c42e40e8698b [diff] |
refactor(autorefresh): migrate to the new DI architecture The presentation layer has been updated to use DI for the Autorefresh feature. Since it's the first feature using DI, this commit also refactors the main and start entry points to set up the script runner using DI. Compatibility with the old feature architecture (what we used to call "new architecture") has been provided as well, so other features which haven't migrated yet to use DI continue to work properly. Bug: twpowertools:226 Change-Id: Icf97bebe761693571f3aa915a4935bc002e7c0ca
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.