Skip to content

Choose google chrome profile before starting chrome

Notifications You must be signed in to change notification settings

bisscuitt/choosi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Choosi

Choose profile for Google chrome when clicking a link

Features:

  • Written in bash
  • Only lists active profiles
  • Popup appears at mouse location to reduce friction

Requirements

Install

Install the required files:

$ sudo cp choosi /usr/bin
$ sudo cp choosi.desktop /usr/share/applications

Set as the default browser

In the shell (ubuntu/Debian):

$ sudo update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/choosi 500
$ sudo update-alternatives --set x-www-browser /home/bisscuitt/bin/choosi

In your Desktop Environment:

KDE:

  • Go to "System Settings > Applications > Default Applications > Web Browser" (or run: $ kcmshell5 componentchooser)
  • Set Web Browser to "Choosi Browser"

About

Choose google chrome profile before starting chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages