2020-02-23 22:08:20 +01:00
|
|
|
# Tab Counter
|
2020-02-22 15:16:09 +01:00
|
|
|
Plugin for [Falkon](https://www.falkon.org/) web browser.
|
|
|
|
|
|
|
|
## Description
|
2020-02-23 22:08:20 +01:00
|
|
|
Shows the number of opened tabs in the current window in the toolbar.
|
2020-02-22 15:16:09 +01:00
|
|
|
|
|
|
|
## Installation
|
|
|
|
### Automatic
|
|
|
|
Go to [Falkon store](https://store.falkon.org/) 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.
|