tabCounter/README.md

20 lines
615 B
Markdown
Raw Normal View History

# Tab Counter
![Screenshot](screenshots/example.png)
2020-02-22 15:16:09 +01:00
Plugin for [Falkon](https://www.falkon.org/) web browser.
## Description
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/p/1363693/) press `Install` and follow the instructions.
2020-02-22 15:16:09 +01:00
### 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.