Files
hibna 281829ea76
Build presences / build (push) Failing after 23s
Add Prime Video presence
2026-04-26 00:20:58 +03:00

17 lines
440 B
JSON

{
"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,
"sdkVersion": "^0.1.0"
}