https://github.com/typed-sigterm/se-review-helper
A toolbox to enhance Stack Exchange review queues experience.
https://github.com/typed-sigterm/se-review-helper
stackexchange stackoverflow
Last synced: about 1 month ago
JSON representation
A toolbox to enhance Stack Exchange review queues experience.
- Host: GitHub
- URL: https://github.com/typed-sigterm/se-review-helper
- Owner: typed-sigterm
- License: mit
- Created: 2025-03-09T10:57:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-15T06:05:52.000Z (about 2 months ago)
- Last Synced: 2025-03-15T07:18:58.989Z (about 2 months ago)
- Topics: stackexchange, stackoverflow
- Language: TypeScript
- Homepage:
- Size: 104 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 review is an **positive audit**[^1],

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

will be added.## 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.