Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedelashri/old_wikipedia_layout
A userscript that restores old wikipedia layout
https://github.com/mohamedelashri/old_wikipedia_layout
layout userscript userscripts wikipedia
Last synced: 22 days ago
JSON representation
A userscript that restores old wikipedia layout
- Host: GitHub
- URL: https://github.com/mohamedelashri/old_wikipedia_layout
- Owner: MohamedElashri
- License: mit
- Created: 2023-01-29T16:52:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T17:07:56.000Z (about 2 years ago)
- Last Synced: 2024-11-14T04:32:10.435Z (3 months ago)
- Topics: layout, userscript, userscripts, wikipedia
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/459082-old-wikipedia-layout
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Restore Old Wikipedia Layout
This userscript restores old wikipedia layout. It appends `?useskin=vector` to Wikipedia URLs## Usage
Make sure you have userscripts manager enabled in your browser. Some suggestions are
- [Tampermonkey](https://www.tampermonkey.net/) (proprietary)
- [Violentmonkey](https://violentmonkey.github.io/get-it/) (prefered)
- [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/)
To install, you can click on [install userscript][wikipedia-userscript][wikipedia-userscript]: https://github.com/MohamedElashri/old_wikipedia_layout/raw/main/old_wikipedia.user.js
Or you can copy and paste [userscript.js](https://github.com/MohamedElashri/old_wikipedia_layout/blob/main/old_wikipedia.user.js) file into the userscript manager direcly.
## Issues
Please report any userscript issues using this repository issues.