User script
FastReview
Author(s)Sohom Datta
UpdatedDecember 13, 2023
    (4 months ago)
SourceUser:Sohom Datta/fastreview.js

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

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}}