mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-06 13:31:00 +01:00
bookmarklets: add more info link
This commit is contained in:
parent
8819272db1
commit
cee76f4d49
@ -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) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user