v0.2.0 — History search, bookmarks, Multi-Account Containers
Added
- search_history — search Firefox browsing history
- add_bookmark / list_bookmarks / search_bookmarks — full bookmark read/write, with
multi-level folder-path support across all four bookmark roots - move_to_pending_deletion — reversible bookmark/folder cleanup tool (moves to a fixed
"Pending Deletion" folder; never permanently deletes — see the bookmark-cleanup design spec) - list_containers / create_container — Firefox Multi-Account Containers support
(read + create only, no delete this round — see the containers design spec) - acquire_tab / list_tabs now expose
cookieStoreId, so a new tab can be opened inside a
specific container and any tab's container membership is always visible
Changed
- Extension manifest bumped to
0.2.0(newcontextualIdentities/cookiespermissions
required for the containers feature — re-installing the.xpibelow is required to pick
these up over the previous0.1.0build) npm run signshortcut + optional repo-root.envauto-load for AMO signing credentials
Install
Grab the .xpi below, drag into a Firefox window (or about:addons → gear icon → "Install
Add-on From File..."). Same add-on ID as prior releases, so this upgrades an existing install
in place — no need to remove the old one first.