commit | 47c4c81dee4bff9bd13d007f697810d54e44a67e | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Thu Dec 05 15:34:40 2024 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Fri Dec 06 00:14:08 2024 +0100 |
tree | d96213e85c4adca440b3baa5a3e532faa801cf62 | |
parent | 7c1a3c1602083ba2a66f0e29d79341ee46e5a6d1 [diff] |
refactor(response-modifier): extract XHR-specific code from the class The ResponseModifier class had code specific for XMLHttpRequest. Since in a follow-up commit we will add support for proxying fetch as well, this commit extracts the XMLHttpRequest-specific code to the XHRProxy class. Bug: twpowertools:229 Change-Id: I1b3653ee20f09ec762aafbac2583a96790a27f45
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.