commit | 991b6deb5a5e2b3a95111873534a959699163545 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Fri May 10 22:56:50 2024 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sat May 11 01:52:48 2024 +0200 |
tree | d2b715eec5e20a5eea09965de3a21d695b9d9a73 | |
parent | a2ede8c10e158dcfd10e9a8aba40f181981be73b [diff] |
feat: add script to output options prototype JSON We now define the options via Typescript instead of a JSON file, but we need the options prototype in JSON format so we can sync new features to the kill switch server. Thus, this CL adds a script which outputs this data, which can be used with the syncfeatures binary. It also updates the docs on how to sync the features. Change-Id: I238e4521f00e4b5602712fa8d2b4360a1f7fb827
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.