commit | 825888a536e2d904e18bdc36c72a0b4e13a3956d | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sun Jul 23 01:53:48 2023 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sun Jul 23 01:53:48 2023 +0200 |
tree | 75baecb6927ce4488fc631e3152f5b392372a153 | |
parent | 994d1e2874a66eb9179aeb03b19009b10180a603 [diff] |
Add XHR proxy kill switch Since the XHRProxy loads very early to be able to catch all requests, we cache the kill switch value in the localStorage and this cached value is consulted early in the page load to determine whether the XHR proxy should be put in place. Thus, this kill switch only takes effect after a page reload. Fixed: twpowertools:162 Change-Id: I43a163c506657d5ba9fb4ec268b2d4409d6401e3
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.