Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Purpose Mode is a Chromium-based browser extension that allows you to browse the Web with purpose by eliminating distractions.

License

Notifications You must be signed in to change notification settings

brave-experiments/purpose-mode

Repository files navigation

Purpose Mode

Purpose Mode is an extension for Chromium-based browsers that allows you to browse the Web with purpose, free from distractions.

Installation

Run the following:

pnpm build
# or
npm run build

This should create the directory ./build/chrome-mv3-prod. Next, go to your browser's extension page (open brave://extensions), activate "Developer mode" in the top right corner, and click on "Load unpacked" in the top left corner. Select the directory "chrome-mv3-prod" that you just built. That's it!

Development

Start a development server like this:

pnpm dev
# or
npm run dev

About

Purpose Mode is a Chromium-based browser extension that allows you to browse the Web with purpose by eliminating distractions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published