Created
March 25, 2025 17:22
-
-
Save sleeyax/415f1e2e13ce0156d15f5ca75267ebb9 to your computer and use it in GitHub Desktop.
manifest.json test (do not use)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "com.example.addon3", | |
"version": "1.0.0", | |
"name": "Example addon 3", | |
"catalogs": [], | |
"resources": [ | |
"stream" | |
], | |
"types": [ | |
"movie" | |
], | |
"idPrefixes": [ | |
"tt" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment