commit | 5b98793a5eec1ac3001b12f3b73b7342b8bf9487 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Thu Nov 16 02:18:44 2023 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Thu Nov 16 17:53:36 2023 +0100 |
tree | b12e3fbf4750d5418af0afa728225a70c4abeaf2 | |
parent | 4b2582de0c5851f198f3aeec5ee503af71c6f87b [diff] |
refactor: change info logs to debug or warning This CL converts some info-level messages to the debug level because they're irrelevant and shouldn't be shown by default in the Javascript console. Also, one info-level message has been converted to a warning because it represents a situation that couldn't be handled by the extension which causes the feature to behave in an unexpected manner. Change-Id: If1a153320c502bd5a2805597c8558456039a89a1
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.