txoldi_obsidian-lastfm-plugin/manifest.json
2025-11-20 18:30:24 +01:00

10 lines
317 B
JSON

{
"id": "obsidian-lastfm-plugin",
"name": "Last.fm Plugin",
"version": "1.0.0",
"minAppVersion": "1.5.0",
"description": "Fetch recent scrobbles, top tracks, artists, and albums from Last.fm directly into Obsidian.",
"author": "Gorka Gomez",
"authorUrl": "https://github.com/Txoldi",
"isDesktopOnly": false
}