{
"friends-autoresolve-links": {
"name": "Friends Autoresolve Links",
"short_description": "Transform plaintext links of incoming content (especially t.co shortlinks) into rich(er) links.",
"more_info": "https://github.com/akirk/friends-autoresolve-links",
"author": "Alex Kirk",
"slug": "friends-autoresolve-links",
"version": "1.1.0",
"trunk": "https://github.com/akirk/friends-autoresolve-links/archive/refs/tags/1.1.0.zip",
"download_link": "https://github.com/akirk/friends-autoresolve-links/archive/refs/tags/1.1.0.zip",
"last_updated": "2022-11-18",
"sections": {
"Description": "This plugin is meant to be used with the Friends plugin."
}
},
"friends-debugger": {
"name": "Friends Debugger",
"short_description": "Tooling for debugging the Friends Plugin more easily.",
"more_info": "https://github.com/akirk/friends-debugger",
"author": "Alex Kirk",
"slug": "friends-debugger",
"version": "0.2",
"trunk": "https://github.com/akirk/friends-debugger/archive/refs/tags/0.2.zip",
"download_link": "https://github.com/akirk/friends-debugger/archive/refs/tags/0.2.zip",
"last_updated": "2023-06-13",
"sections": {
"Description": "This plugin outputs some more data and provides tools like a Feed Log."
}
},
"friends-parser-fraidyscrape": {
"name": "Friends Parser Fraidyscrape",
"short_description": "Use the Fraidyscrape extractor to view feeds for web sites that don't provide machine readable feeds.",
"more_info": "https://github.com/akirk/friends-parser-fraidyscrape",
"author": "Alex Kirk",
"slug": "friends-parser-fraidyscrape",
"version": "1.3",
"trunk": "https://github.com/akirk/friends-parser-fraidyscrape/archive/refs/tags/1.3.zip",
"download_link": "https://github.com/akirk/friends-parser-fraidyscrape/archive/refs/tags/1.3.zip",
"last_updated": "2023-01-04",
"sections": {
"Description": "This is a PHP port of the JavaScript extractor Fraidyscrape to be used as a plugin for the Friends Plugin which can then be used to follow your friends on platforms that don't provide RSS feeds, or some news sites.
\n
It is presently quite a dark art to figure out. No one really knows what it does!