Skip to content

ravnhq/wisdom

Repository files navigation

Wisdom

Wisdom

A browser extension that replaces your new tab with something worth reading,
and quietly blocks the sites that pull you away from the work that matters.

MIT License Manifest V3 Built with WXT


Every time you open a new tab, Wisdom shows you an inspirational quote written by real people, with a short explanation of why it matters. Turn on Focus Mode and it will silently redirect any site on your blocked list before the page even loads. Your name, theme, blocked sites, and quote preferences all stay in your browser. Nothing leaves your machine.

Features

  • New tab quotes: a rotating set of quotes, shown randomly, each with an explanation and author
  • Focus Mode: toggle-based distraction blocking that redirects blocked sites to a calm interstitial
  • Blocked site list: add any domain from the settings page; changes take effect immediately
  • Light and dark theme: follows your preference, persisted across sessions
  • Quote preferences: hide quotes you don't want to see again from the settings page

Getting started

pnpm install
pnpm dev

Open a new tab. Enter your name. That's it.

To enable blocking, click the toggle in the bottom-left corner of the new tab page. To manage blocked sites or hide quotes, open Settings via the gear icon.

Building

# Chrome, Edge, Brave, Arc
pnpm build

# Firefox
pnpm build:firefox

Installing the unpacked extension

Chrome / Edge / Brave / Arc

  1. Run pnpm build
  2. Go to chrome://extensions
  3. Enable Developer Mode
  4. Click "Load unpacked" and select .output/chrome-mv3

Firefox

  1. Run pnpm build:firefox
  2. Go to about:debugging#/runtime/this-firefox
  3. Click "Load Temporary Add-on"
  4. Select .output/firefox-mv3/manifest.json

Running tests

pnpm test

Tech

Contributing

Bug reports and pull requests are welcome. For significant changes, open an issue first to discuss what you'd like to change.

License

MIT, Copyright © 2026 RAVN

About

A browser extension that replaces your new tab with something worth reading, and quietly blocks the sites that pull you away from the work that matters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors