Wikipedia Better Reader

Cleaner, distraction-free Wikipedia.

research
PlugThis prompt
Build a Chrome extension called "Wikipedia Better Reader" that, on Wikipedia pages, applies a reader-mode style: wider line spacing, larger serif font, collapsed sidebar/infobox toggle, dark/sepia/light themes, a floating table-of-contents synced to scroll position, and inline tooltips for footnotes (no page jump). Per-site preferences saved in chrome.storage. Permissions: storage, activeTab. Host permissions: https://*.wikipedia.org/*. Manifest V3 with content script and content CSS.

How to build it in 3 minutes

  1. Sign in to PlugThis and open the chat input.
  2. Copy the prompt above and paste it into the chat.
  3. PlugThis generates the full Manifest V3 extension in 60-90 seconds.
  4. Download the zip, extract it, and load it via chrome://extensions developer mode.

Related ideas