{
    "id": "video-speed-controller@beatlink",
    "name": "Video Speed Controller",
    "description": "A port of the Video Speed Controller browser extension. Puts a draggable speed overlay on every HTML5 video and audio player in Trilium, with keyboard shortcuts to slow down, speed up, reset, rewind, advance, mark and jump. Works on the pages you browse in Trilium Desktop's Web View note type - where the controller is injected into the guest page the way the extension injects into a tab - and on Trilium's own video and audio notes. Speed step, preferred speed, seek distance, per-site remembered speed, controller position and opacity, every key binding, and a per-site blacklist are all configurable.",
    "author": "BeatLink",
    "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/video-speed-controller@beatlink",
    "license": "GPL-3.0-or-later",
    "latestVersion": "1.1.1",
    "type": "script",
    "readme": "README.md",
    "manifestSourceUrl": "https://beatlink.github.io/trilium-scripts/video-speed-controller@beatlink/_tam_manifest_.json",
    "manifest": {
        "settingsNote": "settings-launcher",
        "notes": [
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/video-speed-controller@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "a50f82b3e9874c2b6ba808ac5a590a4ba2b8fc7e463a7fb9230aa133e7a1ffc3",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/video-speed-controller@beatlink/README.md"
            },
            {
                "id": "script",
                "title": "videoSpeedController.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/video-speed-controller@beatlink/videoSpeedController.js",
                "sha": "3db4966d0e0653e60bc0d6d29ebff6a3aae2560786fcbbd43da1e2a075869c10",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/video-speed-controller@beatlink/videoSpeedController.js"
            },
            {
                "id": "lib",
                "title": "libVideoSpeedController.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/video-speed-controller@beatlink/libVideoSpeedController.js",
                "sha": "342cd8d1690d0983dd61c97fd2df40bbabe43f35d1431de081bdd3c7c10a1fc0",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/video-speed-controller@beatlink/libVideoSpeedController.js"
            },
            {
                "id": "settings-launcher",
                "title": "video-speed-controller@beatlink",
                "type": "render",
                "mime": "text/html",
                "sourceUrl": null
            },
            {
                "id": "settings",
                "title": "settings.jsx",
                "type": "code",
                "mime": "text/jsx",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/video-speed-controller@beatlink/settings.jsx",
                "sha": "10fb22ecb710d8fa243d52a562ee315e88c27deceb1e8148f19726967badcbc2",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/video-speed-controller@beatlink/settings.jsx"
            },
            {
                "id": "schema",
                "title": "schema.json",
                "type": "code",
                "mime": "application/json",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/video-speed-controller@beatlink/schema.json",
                "sha": "01e8d0c4ee9594bf24baa2b3921ddcdd7a13efda10ff9a50f5f8fc24fc0754a0",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/video-speed-controller@beatlink/schema.json"
            },
            {
                "id": "defaults",
                "title": "defaults.json",
                "type": "code",
                "mime": "application/json",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/video-speed-controller@beatlink/defaults.json",
                "sha": "98622f97d397e85b8bbe5c0584075ea4239c2c9c7eb42112ad81aec817a401d2",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/video-speed-controller@beatlink/defaults.json"
            },
            {
                "id": "config",
                "title": "config.json",
                "type": "code",
                "mime": "application/json",
                "sourceUrl": null
            },
            {
                "id": "libsettings-core",
                "title": "libSettingsCore.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libsettings/libsettings-core.js",
                "sha": "6fb4ffee0a776ef38a6646ccbc21dc276614f9ea02d61f1f4f9f877e94b0c586",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libsettings/libsettings-core.js"
            },
            {
                "id": "libsettings-ui",
                "title": "libSettingsUI.jsx",
                "type": "code",
                "mime": "text/jsx",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libsettings/libsettings-ui.jsx",
                "sha": "66d4adead5e0447deba7f5cfa2a1573680ece1af619c53eb7241036122fce1a6",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libsettings/libsettings-ui.jsx"
            },
            {
                "id": "libsettings-style",
                "title": "libSettingsUI.css",
                "type": "code",
                "mime": "text/css",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libsettings/libsettings-ui.css",
                "sha": "43a6d3eba0af6f5e197064c7d0054a2ad725cd553c112f3b7427cd4830f2a75f",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libsettings/libsettings-ui.css"
            }
        ],
        "children": [
            {
                "parent": "root",
                "child": "script"
            },
            {
                "parent": "script",
                "child": "lib"
            },
            {
                "parent": "script",
                "child": "schema"
            },
            {
                "parent": "script",
                "child": "defaults"
            },
            {
                "parent": "root",
                "child": "settings-launcher"
            },
            {
                "parent": "settings-launcher",
                "child": "settings"
            },
            {
                "parent": "settings",
                "child": "libsettings-ui"
            },
            {
                "parent": "libsettings-ui",
                "child": "libsettings-core"
            },
            {
                "parent": "libsettings-ui",
                "child": "libsettings-style"
            },
            {
                "parent": "persistence",
                "child": "config"
            },
            {
                "parent": "root",
                "child": "readme"
            }
        ],
        "relations": [
            {
                "from": "script",
                "type": "schemaNote",
                "to": "schema"
            },
            {
                "from": "script",
                "type": "configNote",
                "to": "config"
            },
            {
                "from": "settings-launcher",
                "type": "renderNote",
                "to": "settings"
            },
            {
                "from": "settings",
                "type": "schemaNote",
                "to": "schema"
            },
            {
                "from": "settings",
                "type": "configNote",
                "to": "config"
            },
            {
                "from": "config",
                "type": "sourceConfig",
                "to": "defaults"
            }
        ],
        "labels": [
            {
                "note": "script",
                "name": "run",
                "value": "frontendStartup"
            },
            {
                "note": "libsettings-style",
                "name": "appCss",
                "value": ""
            },
            {
                "note": "settings-launcher",
                "name": "iconClass",
                "value": "bx bx-fast-forward"
            }
        ],
        "readmeNote": "readme",
        "settings": {
            "schema": "schema",
            "defaults": "defaults",
            "config": "config"
        }
    },
    "contentHash": "9e5dc7ce2f3a86f3330ee2e3d2b467d9aa52f2d87f62d07350cefa1ae1357821"
}
