Extension Documentation

Last updated: February 22, 2025

Overview

Extension allows you to gain more access to content metadata within the app. Similar to other well-known addons in apps like Stremio, these extensions expand your access to diverse content sources, enriching your entertainment experience with curated movies, tv shows, and more, seamlessly integrated for easy exploration.

Extension JSON Format

Each extension requires a JSON file that contains specific metadata fields. Below is an example format:

{
    "name": "Example Extension",
    "url": "https://example.com/?tmdb_id={id}",
    "supportType": "movie",
}
Field Descriptions

name : The name of the extension or streaming source. Required

url : The URL format for embedding a movie. Required

supportType : Support type of url Optional

*Note: The placeholder parameters of url must be an exact match including curly braces.

Extension File Format

The Application supports either a .json or .txt file format.

Contact Us

If you have any questions regarding the extension, please contact the Service Provider via email at nawelyaxkin@gmail.com.


Privacy Policy

Terms & Conditions

© 2025 Movie Collector