Skip to content

Instantly share code, notes, and snippets.

@Julian-O
Julian-O / autoreviewcomments.user.js
Created March 8, 2012 08:54 — forked from Benjol/autoreviewcomments.user.js
Modify greeting text to hard-code Skeptics.SE-specific URL. (Rather hacky; better solution would make it configurable.)
// ==UserScript==
// @name AutoReviewComments
// @namespace benjol
// @version 1.1.9
// @description Add pro-forma comments dialog for reviewing (pre-flag)
// @include http://*stackoverflow.com/questions*
// @include http://*stackoverflow.com/review*
// @include http://*stackoverflow.com/admin/dashboard*
// @include http://*serverfault.com/questions*
// @include http://*serverfault.com/review*
@Julian-O
Julian-O / autoreviewcomments.user.js
Created March 8, 2012 08:54 — forked from Benjol/autoreviewcomments.user.js
Add pro-forma comments dialog for reviewing (pre-flag)
// ==UserScript==
// @name AutoReviewComments
// @namespace benjol
// @version 1.1.9
// @description Add pro-forma comments dialog for reviewing (pre-flag)
// @include http://*stackoverflow.com/questions*
// @include http://*stackoverflow.com/review*
// @include http://*stackoverflow.com/admin/dashboard*
// @include http://*serverfault.com/questions*
// @include http://*serverfault.com/review*