commit | bf8eece8301c28f768d038be94a7650217648fe8 | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Thu Apr 22 00:27:03 2021 +0200 |
committer | avm99963 <me@avm99963.com> | Thu Apr 22 00:55:19 2021 +0200 |
tree | 2b47db12144d2efd6b0bb56cf4bfd5f4be491c83 | |
parent | 223416c00f4ef2314b2ce54591df7e5db6ee6f3a [diff] |
Add support for experiments This change refactors the options logic and adds support for experiments: a new type of options which are not shown in the options page (their usage will be similar to Chrome flags). Experiments can be set from the chrome-extension://{extension_id}/options/experiments.html page. This code refactoring simplifies the options definition. Each option now has a default value, and a context: the place where the option is set (options, experiments, internal, deprecated). Change-Id: I358ae07c832acae6b4536788c4dbe12a0e4730bf
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 GitHub 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.