Crumb version history - 4 versions
Crumb by Ryan Curran
Crumb version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.1.3
Released May 9, 2026 - 328.54 KBWorks with firefox 128.0 and laterAdds a popup (popup.html/.css/.js) wired up via action.default_popup. The popup queries the active tab via browser.tabs.query and asks the existing content script for status with a one-shot crumb:status message — no remote calls, no new permissions. Existing <all_urls> host permission is sufficient. inject.js was updated to track which cosmetic-map key matched and to register the status responder on the top frame even when no rule matches, so the popup can distinguish loading state from no-rule state.Source code released under MIT License
Older versions
Version 0.1.2
Released May 9, 2026 - 326.28 KBWorks with firefox 128.0 and laterIcon polish — fixed a white halo around the icon on Firefox's dark toolbar by making the icon background properly transparent. No functional changes.Source code released under MIT License
Version 0.1.1
Released May 8, 2026 - 327.37 KBWorks with firefox 128.0 and laterToolbar badge. A green number on the Crumb icon now shows how many cookie-banner elements are being hidden on the current page — so you can tell at a glance that it's working. Per-site rules only; the badge stays empty when only the generic stylesheet fires. No new permissions, nothing new leaves your browser.Source code released under MIT License
Version 0.1.0
Released May 5, 2026 - 326.52 KBWorks with firefox 128.0 and laterSource code released under MIT License