Skip to content

A browser extension aimed to aid language learners, and/or especially those who use Anki

Notifications You must be signed in to change notification settings

aetherclouds/meemo

Repository files navigation

meemo-banner

Intro/usage

  • Select pieces of text & save them straight into Anki
  • Use ALT + A to call the popup
  • Fill the fields matching the card model. $replace$ will get replaced with the selected text (which can be edited)
  • Know the gender of nouns in real-time by hovering over them

Credits

TODOs

  • Key shortcuts for popup & other actions
  • Datasets for more languages (especially Portuguese and Spanish)
  • Safari?

Developing

Meemo uses pnpm, but you may use any other.

  1. pnpm run watch:<ffox|chrm>
  2. Add extension as "temporary extension" under Chromium-based browsers or Firefox

Notes

  1. pnpm run dev:ffox yields TypeError: error loading dynamically imported module: http://localhost:port/@vite/client, so I haven't used that.

  2. Hot Module Reloading is used to load changes inline without requiring extension rebuilds and extension/page reloads Currently only works in Chromium based browsers. I mainly use Firefox so I disabled this.

Building

pnpm run build:<ffox|chrm>

About

A browser extension aimed to aid language learners, and/or especially those who use Anki

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published