1
kdevelop-python-templates/plugin/README.md

18 lines
531 B
Markdown
Raw Permalink Normal View History

# %{APPNAME}
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 `%{APPNAMELC}` directory into `~/.config/falkon/plugins/`
With Falkon 3.1 and lower copy the `%{APPNAMELC}` 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.