bookmarklets: add more info link

This commit is contained in:
Andrew Dolgov 2019-02-26 08:15:58 +03:00
parent 8819272db1
commit cee76f4d49
1 changed files with 3 additions and 1 deletions

View File

@ -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) {