Vector Layout for Wikipedia (Fast)

returns old Wikipedia layout. (layout before 2023 redesign of the website)

< Feedback on Vector Layout for Wikipedia (Fast)

Review: OK - script works, but has bugs

§
Posted: 16.01.2026

missing @match for wikidata, wikisource and wikimedia commons

personally i’ve just added

// @match *://wikidata.org/*
// @match *://*.wikidata.org/*
// @match *://wikisource.org/*
// @match *://*.wikisource.org/*

and

// @match *://wikimedia.org/*
// @match *://*.wikimedia.org/*

but that last one might break some things idk works for me

NotYouAuthor
§
Posted: 22.01.2026
Edited: 22.01.2026

Added wikidata.org and wikisource.org.

Wikimedia.org was already included in the script.

It would be nice of you to update your review rating to "Good".

§
Posted: 22.01.2026

it does not work for commons.wikimedia.org

NotYouAuthor
§
Posted: 23.01.2026

Updated to work for wikimedia.org and all wikimedia.org subdomains.

§
Posted: 23.01.2026

thank you very much.

§
Posted: 03.05.2026

the script does not work for www.mediawiki.org. line 37 (// @match *://mediawiki.org/*) does not match the subdomain

Post reply

Sign in to post a reply.