{ "id": "foundry-rss-scroller", "title": "RSS Scroller", "version": "1.3.2", "compatibility": { "minimum": "11", "verified": "13" }, "description": "Displays a scrolling RSS-like feed from a journal entry.", "authors": [ { "name": "Kaiibott", "discord": "kaiibott", "flags": {} } ], "url": "https://github.com/KaiibottAI/foundry-rss-scroller/", "packs": [ { "name": "rss-scroller-macros", "label": "RSS Scroller Macros", "path": "packs/rss-scroller-macros", "type": "Macro", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} } ], "scripts": [ "scripts/rss-scroller.js" ], "templates": [ "templates/rss-scroller.html" ], "styles": [ "styles/rss-scroller.css" ], "socket": true, "manifest": "https://raw.githubusercontent.com/KaiibottAI/foundry-rss-scroller/main/module.json", "download": "https://github.com/KaiibottAI/foundry-rss-scroller/releases/download/1.3.2/foundry-rss-scroller.zip" }