Files
source-presences/presences/netflix/metadata.json
T
hibna 909ac0c8fa
Build presences / build (push) Failing after 5m36s
Add Netflix presence
2026-04-26 00:09:23 +03:00

11 lines
254 B
JSON

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