2017-12-23 20:09:25 +00:00
|
|
|
# Global Review Summary
|
|
|
|
|
|
|
|
This script adds a 'reviews' tab to your network profile, which will show your review
|
|
|
|
totals across the network.
|
|
|
|
|
|
|
|
![](example.png)
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
- Install the userscript with
|
|
|
|
[this direct link](https://raw.githubusercontent.com/Glorfindel83/SE-Userscripts/master/global-review-summary/global-review-summary.user.js).
|
|
|
|
|
2017-12-24 10:29:32 +00:00
|
|
|
<sub>developed & tested with Violentmonkey on Firefox</sub>
|
|
|
|
|
2017-12-23 20:09:25 +00:00
|
|
|
## Support
|
|
|
|
|
2017-12-24 10:29:32 +00:00
|
|
|
If you have any questions, please post a comment on [this Stack Apps question](https://stackapps.com/q/7723/34061).
|
2017-12-23 20:09:25 +00:00
|
|
|
|
|
|
|
## Attribution
|
|
|
|
|
|
|
|
The code of this userscript leans heavily on the
|
2017-12-24 10:29:32 +00:00
|
|
|
[Stack Exchange Global Flag Summary](https://stackapps.com/q/7173/34061) script by Floern.
|