https://github.com/typed-sigterm/se-review-helper
Detect audits in Stack Exchange review queues.
https://github.com/typed-sigterm/se-review-helper
stack-exchange stack-overflow stackexchange stackoverflow
Last synced: 7 months ago
JSON representation
Detect audits in Stack Exchange review queues.
- Host: GitHub
- URL: https://github.com/typed-sigterm/se-review-helper
- Owner: typed-sigterm
- License: mit
- Created: 2025-03-09T10:57:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T16:10:27.000Z (over 1 year ago)
- Last Synced: 2025-12-25T18:31:05.597Z (9 months ago)
- Topics: stack-exchange, stack-overflow, stackexchange, stackoverflow
- Language: TypeScript
- Homepage:
- Size: 287 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SE Review Helper
Detect audits in [Stack Exchange review queues](https://meta.stackexchange.com/help/reviews-intro).
## Features
The extension will verify every review task as soon as the task is loaded.
If the incoming review is an audit:
- the Submit button will turn black
- if it's a **positive audit**[^1],

will be added beside the Skip button
- if it's a **negative audit**[^2],

will be added beside the Skip button
Screenshots:
 
## Installation
It's provided as a Web Extension. You can install it:
- from [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/pjbldmpcjjlofllkkoaceobegakffndb)
- from GitHub releases
## Security & Privacy
The extension does not send any data to any server except the Stack Exchange API.
The extension uses some internal APIs of Stack Exchange, which may change at any time. Use it at your own risk, though it's unlikely to cause any harm.
[^1]: Positive audits are the audits that you should click Looks OK or Edit for.
[^2]: Negative audits are the audits that you should **not** click Looks OK for.