31165722eb254cbcdc0a1d40b1ad30c68d485f34
Container Bookmarks
A Firefox extension that associates bookmarks with containers. When you click a bookmark, it automatically opens in the assigned container.
Features
- Right-click context menu: Assign containers to any bookmark
- Automatic container opening: Bookmarks open directly in their assigned container
- Popup overview: View and manage all container-assigned bookmarks
- Auto-cleanup: Mappings are removed when bookmarks or containers are deleted
Installation
Temporary Installation (for development)
- Open Firefox and navigate to
about:debugging#/runtime/this-firefox - Click "Load Temporary Add-on..."
- Navigate to this folder and select
manifest.json - The extension icon will appear in your toolbar
Permanent Installation
Package the extension as a .xpi file and submit to addons.mozilla.org for review.
Usage
Assigning a Container to a Bookmark
- Right-click on any bookmark (in bookmark toolbar, menu, or sidebar)
- Click "Set Container"
- Select the container you want
Opening a Bookmark in a Specific Container (One-time)
- Right-click on any bookmark
- Click "Open in Container"
- Select the container
Viewing Assigned Bookmarks
- Click the extension icon in the toolbar
- See all bookmarks with container assignments
- Click × to remove an assignment
Permissions
bookmarks: Read and manage bookmarkscontextualIdentities: Access container informationcookies: Required for container supportstorage: Persist bookmark-container mappingstabs: Open tabs in specific containersmenus: Add context menu items
Development
# Clone the repository
git clone https://github.com/yourusername/firefox-container-tab.git
# Load in Firefox for testing (see Installation above)
License
MIT License
Description
Languages
JavaScript
82%
CSS
14%
HTML
4%