No description
Find a file
2026-01-04 15:45:45 -04:00
icons Update license 2026-01-04 15:45:28 -04:00
options Initial commit 2026-01-04 15:33:49 -04:00
popup Initial commit 2026-01-04 15:33:49 -04:00
shared Initial commit 2026-01-04 15:33:49 -04:00
.gitignore Update license 2026-01-04 15:45:45 -04:00
.web-extension-id Update license 2026-01-04 15:45:45 -04:00
amo-metadata.json Update license 2026-01-04 15:45:45 -04:00
background.js Initial commit 2026-01-04 15:33:49 -04:00
LICENSE Initial commit 2026-01-04 15:33:49 -04:00
manifest.json Initial commit 2026-01-04 15:33:49 -04:00
README.md Initial commit 2026-01-04 15:33:49 -04:00

Embermarks

A Firefox extension that surfaces your forgotten bookmarks — the ones you saved but never visit.

Installation

Install from AMO

Manual Install

Download the latest .xpi from Releases and drag it into Firefox.

Features

  • Discover forgotten bookmarks — Shows bookmarks you've rarely or never visited
  • Configurable criteria — Set maximum visit count and minimum age for "forgotten" status
  • Exclude folders — Keep certain bookmark folders out of suggestions
  • Quick actions — Visit, skip, or delete bookmarks directly from the popup

Building from Source

git clone https://github.com/gruberb/embermarks.git
cd embermarks
npx web-ext build

The extension will be built to web-ext-artifacts/.

To run in development mode:

npx web-ext run

License

Mozilla Public License Version 2.0