tabCounter/README.md
Juraj Oravec 7102f67730
README: Add link to Falkon store page
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
2020-02-29 23:13:22 +01:00

20 lines
615 B
Markdown

# Tab Counter
![Screenshot](screenshots/example.png)
Plugin for [Falkon](https://www.falkon.org/) web browser.
## Description
Shows the number of opened tabs in the current window in the toolbar.
## Installation
### Automatic
Go to [Falkon store](https://store.falkon.org/p/1363693/) press `Install` and follow the instructions.
### Manual
Copy the `tabcounter` directory into `~/.config/falkon/plugins/`
With Falkon 3.1 and lower copy the `tabcounter` 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.