diff --git a/plugins/bookmarklets/init.php b/plugins/bookmarklets/init.php index 9669afefe864e5af8eb7e2fb28869e67381245ee..3b13ef10dceff6778f32b1a272651298ee8cf88a 100644 --- a/plugins/bookmarklets/init.php +++ b/plugins/bookmarklets/init.php @@ -5,7 +5,9 @@ class Bookmarklets extends Plugin { function about() { return array(1.0, "Easy feed subscription and web page sharing using bookmarklets", - "fox"); + "fox", + false, + "https://git.tt-rss.org/fox/tt-rss/wiki/ShareAnything"); } function init($host) {