krunner-firefox

Launch your Firefox profiles from Krunner and register them in the Firefox .desktop file

GPL-3.0 License

Stars
19
krunner-firefox - Install script and doc adjustments, fix private window icons Latest Release

Published by alex1701c 4 months ago

krunner-firefox - Plasma6 compatible release

Published by alex1701c 6 months ago

krunner-firefox - 1.5.0

Published by alex1701c 12 months ago

Smaller adjustments, deprecation fixes and codestyle improvements compared to the last release (which was quite a while ago)

krunner-firefox - Launch private windows using actions

Published by alex1701c over 4 years 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.

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 &

krunner-firefox - User level installer and optimizations

Published by alex1701c almost 5 years 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.

krunner-firefox - Small bugfix

Published by alex1701c almost 5 years ago

The items of the combo box used to add extra launch options with proxychains
now get renamed if the profiles are renamed.

krunner-firefox - Proxychains Integration

Published by alex1701c about 5 years ago

The plugin now supports proxychains4 and the config dialog has been redesigned into individual sections.

krunner-firefox - Fix Bugs

Published by alex1701c about 5 years 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.

krunner-firefox - Add Sorting

Published by alex1701c about 5 years ago

Sorting of the private window options is now possible.

krunner-firefox - More Options

Published by alex1701c about 5 years 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.

krunner-firefox - Enabling/Disabling Of Desktop Actions Possible

Published by alex1701c about 5 years ago

Enabling/disabling of desktop actions is now possible.
If you uncheck this you only get search results from the actual plugin.
This would remove results like the one in the last screenshot.

krunner-firefox - Stable Release

Published by alex1701c over 5 years ago

First stable release of this plugin.

krunner-firefox - Finished Config

Published by alex1701c over 5 years ago

Config Dialog is finished and some bugs have been fixed.

krunner-firefox - First Release

Published by alex1701c over 5 years ago

Syncing the Firefox profiles with the .desktop file works.
The runner allows to search the profiles and you can add a -p flag to open the profile in a private window.