
App Runners firefox krunner profiles qt5 utility
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/alex1701c/FirefoxProfileRunner
This plugin allows you to launch Firefox profiles from Krunner and your normal launcher.
The plugin uses a local copy of the firefox.desktop file. In this file it adds Desktop Action entries for the profiles. Because of this you can search for the profiles in your normal launcher.
The easiest way to install is:
curl https://raw.githubusercontent.com/alex1701c/FirefoxProfileRunner/master/install.sh | bash
Or you can install it without admin privileges:
curl https://raw.githubusercontent.com/alex1701c/FirefoxProfileRunner/master/install-user.sh | bash
PS: This plugin is compatible with firefox-esr.
Icon: https://www.freeiconspng.com/img/4027
Info: After installing the binary packages make sure that the KRunner gets restarted:
kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &
1.4.0 11 months ago
The private windows can now be launches using actions.
Additionally large parts of the config dialog have been refactored and are now more maintainable.
1.4.0 11 months ago
The private windows can now be launches using actions.
Additionally large parts of the config dialog have been refactored and are now more maintainable.
1.3.2 1 year ago
The config has been moved to a separate file to avoid unnecessary config reloading.
Additionally a install script which installs the plugin just for the current user has been added
and the synchronization between the files and the config objects has been improved.
1.3.1 1 year ago
The items of the combo box used to add extra launch options with proxychains
now get renamed if the profiles are renamed.
1.3.0 1 year ago
The plugin now supports proxychains4 and the config dialog has been redesigned into individual sections.
1.2.3 1 year ago
Fix parsing error if profiles.ini has no Install.* group.
Additionally the crash in the config dialog (validation of move buttons with no selected item) has been fixed.
These fixes have been tested on clean Kubuntu 18.04 install.
1.2.2 1 year ago
Sorting of the private window options is now possible.
1.2.0 1 year ago
Add configuration options to:
Hide match to launch a normal window with the default profile.
Always show matches to launch private windows.
Use the private window icon from Firefox.
1.1.0 1 year ago
Enabling/disabling of desktop actions is now possible.
travislandonbarker
9 months ago
Report
skatox
10 months ago
Report
psychydyl
1 year ago
Report