{ "generatedAt": "2026-04-25T23:06:31.299Z", "presences": [ { "id": "netflix", "name": "Netflix", "description": "Shows the title and episode you're watching on Netflix.", "version": "1.0.0", "author": "hibna", "match": [ "https://www.netflix.com/*" ], "tickInterval": 1500 }, { "id": "primevideo", "name": "Prime Video", "description": "Shows the title you're watching on Amazon Prime Video.", "version": "1.0.0", "author": "hibna", "match": [ "https://www.primevideo.com/*", "https://www.amazon.com/gp/video/*", "https://www.amazon.com/-/*/gp/video/*", "https://www.amazon.co.uk/gp/video/*", "https://www.amazon.de/gp/video/*" ], "tickInterval": 1500 }, { "id": "spotify", "name": "Spotify Web", "description": "Reflects what you're listening to on open.spotify.com.", "version": "1.0.0", "author": "hibna", "match": [ "https://open.spotify.com/*" ], "tickInterval": 1500 }, { "id": "youtube", "name": "YouTube", "description": "Shows the video you're watching on YouTube as a Source rich presence.", "version": "1.0.1", "author": "hibna", "match": [ "https://www.youtube.com/*", "https://youtube.com/*", "https://m.youtube.com/*", "https://youtu.be/*", "https://music.youtube.com/*" ], "tickInterval": 1000 } ] }