goodpals / middle-english-mouse-dictionary

A browser extension to facilitate the reading of Middle English texts.
https://addons.mozilla.org/en-GB/firefox/addon/memd/
GNU Affero General Public License v3.0
7 stars 0 forks source link

Store information about pages where words were marked #10

Closed alexobviously closed 10 months ago

alexobviously commented 10 months ago

We want to store the URL of the page where the user finds each word when they add it to their personal persistent word list. You probably want to strip URL params from the URL before you use it. You likely also want to store the page name, but maybe make a separate record type for these, because there's no point storing redundant information. Maybe also store the favicon if it exists, but optional.