mozbugbox / liferea-plugin-studio

Collection of liferea plugins
GNU General Public License v3.0
6 stars 2 forks source link

Porting your plugins to Webkit2 #7

Closed lwindolf closed 5 years ago

lwindolf commented 6 years ago

For Liferea 1.12.2 I've implemented a plugin installer and worked on your plugins to port them to Python3 and Webkit2. The result can be found here https://github.com/lwindolf/liferea-plugin-studio. The question is: are you interested in continuing to maintain them for 1.12 (Python3, Webkit2)? Should I make a PR?

BTW I failed to make the "shades" plugin to work, but extracted the Webkit inspector part into https://github.com/lwindolf/liferea-webkit2-inspector which is really helpful.

Thanks again for your work!

I hope the new plugin installer will motivate people to work more on plugins knowing that there is a greater audience and easier setup!

lwindolf commented 6 years ago

Thanks for merging. I switched webkit-setting in the installer to point here again.

lwindolf commented 6 years ago

9 fixes webkit import in blocklinkaddon