Add Netflix presence
Build presences / build (push) Failing after 5m36s

This commit is contained in:
hibna
2026-04-26 00:09:23 +03:00
parent 9d06660901
commit 909ac0c8fa
2 changed files with 95 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"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"
}