18 lines
533 B
Markdown
18 lines
533 B
Markdown
|
# ToolbarTools
|
||
|
Plugin for [Falkon](https://www.falkon.org/) web browser.
|
||
|
|
||
|
## Description
|
||
|
A basic python plugin for Falkon
|
||
|
|
||
|
## Installation
|
||
|
### Automatic
|
||
|
Go to [Falkon store](https://store.falkon.org/) press `Install` and follow the instructions.
|
||
|
|
||
|
### Manual
|
||
|
Copy the `toolbartools` directory into `~/.config/falkon/plugins/`
|
||
|
|
||
|
With Falkon 3.1 and lower copy the `toolbartools` directory into Falkon global plugin directory.
|
||
|
e.g. `/usr/lib/qt/plugins/falkon/python/`
|
||
|
|
||
|
> It will only work if Python support is enabled and functional.
|