Skip to content

jswest/epitab

Repository files navigation

Epitab

A poem memorization tool that lives in your Firefox new tab.

Add poems to your library, practice reciting them by progressively redacting words, and drill with flashcards.

Build

npm install
npm run build

This outputs a static build to extension/.

Development

npm run dev

Opens a dev server at localhost:5173.

Add to Firefox

  1. Run npm run build
  2. Open Firefox and navigate to about:debugging#/runtime/this-firefox
  3. Click Load Temporary Add-on...
  4. Select the file extension/manifest.json
  5. Open a new tab — Epitab loads as your new tab page

Note: Temporary add-ons are removed when Firefox closes. For a permanent install, package the extension as a .xpi and sign it through addons.mozilla.org.

About

Memorize poems in each new tab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors