Vector Layout for Wikipedia (Fast)

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

< Feedback on Vector Layout for Wikipedia (Fast)

Review: Good - script works

§
Posted: 2026-01-16

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: 2026-01-22
Edited: 2026-01-22

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: 2026-01-22

it does not work for commons.wikimedia.org

NotYouAuthor
§
Posted: 2026-01-23

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

§
Posted: 2026-01-23

thank you very much.

Post reply

Sign in to post a reply.