Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Profile Creator

Folder-based isolated browser profile generator.

But why?

Do you really trust your browser to not track you across multiple platforms? Do you really want to be logged-in to any of the FAANGs all the time? Don't you want to close everything work-related and be done with it?
Then you need browser profile separation. Simply have a profile for each part of yourself and be sure that they don't communicate with each other!

The old way to do it manually: https://youtu.be/410_hV1h0yc
and now it's automated.

install

from source

It just needs vanilla python 3

Here a bash-alias for your .bash_aliases:

alias run-browser-profile-creator="cd /path/to/the/github/browserProfileCreator && python3 main_vanilla.py"

Or run it with uvx:

uvx browserprofilecreator
# or with command line parameters:
uvx --from 'browserprofilecreator[cli]' create --browser chrome --purpose "de-googlify yourself"

as tool

uv tool install browserprofilecreator

release

uv build
uv publish

About

Folder-based isolated browser profile generator

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages