commit | 8ef13d4cf62a8d01c42dfac3648ab8ad6afaf927 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Mon Aug 16 10:07:26 2021 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Mon Aug 16 10:14:36 2021 +0200 |
tree | 31f3c2b37bbd12004bce7614483725574be2b9f1 | |
parent | 47d33bc0c4edc51364bbc16ea96247ab2bac96f2 [diff] |
autoRefreshList: ignore unrelated ViewForum requests The XHR interceptor sends events for all ViewForum requests. This includes the requests made by the "Mark as Duplicate" dialog and the chat feature, which are treated as if a new thread list was loaded. This change ignores those, and also ignores requests to load more threads in the current thread list, since the only type of request we're interested in is the first request to load the thread list. Bug: twpowertools:24 Change-Id: I3be18615405f90c80ce32f9a5b72b36b506ac4e9
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.