Collection of liferea plugins
-
blocklink: Block unwanted URLs for the Web view.
Depends on
adblockparser.py
. This could be quite slow with large block list. Don't use this plugin on slow machine. -
Shades: Substitute bright/white background colors with a darker background color in Web view
-
accels: Edit accelarators/shortcuts for Liferea actions
-
webkitsetting: Access settings of
WebKit
andSoup
environment
- Liferea: version >= 1.12.3
- Libpeas with loader for python3 compiled into Liferea
- adblockparser.py: required by the
blocklink
plugin.
Each plugin is kept in its own directory.
To install a plugin, copy the desired plugin directory into ~/.local/share/liferea/plugins/
. Then turn on the plugin in Liferea throught the menu Tools->Preferences->Plugins
.
E.g., to install the webkitsetting
plugin:
$ mkdir src
$ cd src
$ git clone https://github.com/mozbugbox/liferea-plugin-studio/
$ cd liferea-plugin-studio
$ cp -R webkitsetting ~/.local/share/liferea/plugins/