User script
FastReview
AuthorSohom Datta
UpdatedDecember 13, 2023
    (2 years ago)
SourceUser:Sohom Datta/fastreview.js

FastReview[1] (source) is a simple script that is meant to make redirect reviewing quicker. It registers three hotkeys, r which marks a redirect as reviewed, n which advances to the next page in the queue, and t which does both at once.

Installation

edit

This script can be imported to skin.js or common.js by adding:
importScript( 'User:Sohom Datta/fastreview.js' );// [[User:Sohom Datta/fastreview.js]]
or
{{subst:Iusc|User:Sohom Datta/fastreview.js}}

Notes

edit
  1. Copy the following code, edit your user JavaScript, then paste:
    {{subst:lusc|1= User:Sohom Datta/fastreview.js}}