Skip to content

enaut/Chromium-Profile-Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Chromium and Chrome Profile selector

This script launches a dialog to select a profile before launching chrome/chromium with the selected profile.

This script is in its early stages so it might break stuff. So please use with care ;). I'm not responsible for the damage you do with it!

usage:

  • Launch the script, select a Profile or create a new one and hit execute.

relevant paths:

  • location of the profiles: ~/.config/ChromiumProfiles

    Note: that this is not really the same as ~/.config/chromium since this directory already is the profile.

    If you want to use this profile with the profile selector add a link to it from the ChromiumProfiles directory.

    On my system this looks like:

    $cd ~/.config/ChromiumProfiles $ln ../chromium OldChromiumProfile

  • Ausführbare Datei: /usr/bin/chromium-browser

    Ajust this if you use chrome.

License: This is free software, you can redistribute or modify it under the terms of the GNU General Public License Version 3.

Please feel free to contact me (name: enaut.w host: googlemail.com).

About

This small Python Script shows a dialog to select a Chromium profile before launching chromium with the selected Profile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages