22 lines
634 B
Markdown
22 lines
634 B
Markdown
# Unloader
|
|
|
|
Plugin for [Falkon](https://www.falkon.org/) web browser.
|
|
|
|
![Settings Window](screenshots/settingsWindow.png)
|
|
|
|
## Description
|
|
Unload unused tab after set time.
|
|
Optionally close unloaded tabs after set time.
|
|
|
|
## Installation
|
|
### Automatic
|
|
Go to [Falkon store](https://store.falkon.org/p/1307514/) press `Install` and follow the instructions.
|
|
|
|
### Manual
|
|
Copy the `unloader` directory into `~/.config/falkon/plugins/`
|
|
|
|
With Falkon 3.1 and lower copy the `unloader` 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.
|