Container Blocker is a browser extension that allows you to block websites within specific browser containers, helping you to separate your personal, work, and study browsing sessions.
This project was inspired by the clean interface of Zen browser and the desire to integrate its focused approach with the powerful workspaces functionality. The goal is to provide a true containerization solution, enabling users to maintain a clear separation between different aspects of their digital life.
- Block websites in specific containers to avoid distractions.
- Click on the extension icon in the browser toolbar.
- In the popup, you can add or remove websites from the blocklist for the current container.
Container Blocker is now available on the Firefox Add-ons website. You can install the published extension directly from the store:
If you prefer to run the extension locally (for development or testing), follow the steps below.
- Clone this repository.
- Open your browser's extension management page.
- Enable "Developer mode".
- Click on "Load unpacked" and select the project directory.