app-id: io.github.ungoogled_software.ungoogled_chromium.Extension.block-dinosaur-game-policy # This should match the extension point version branch: '1' runtime: io.github.ungoogled_software.ungoogled_chromium runtime-version: stable sdk: org.freedesktop.Sdk//24.08 build-extension: true appstream-compose: false modules: - name: policy buildsystem: simple build-commands: - mkdir -pv "${FLATPAK_DEST}/policies/managed" - install -Dvm644 block-dinosaur-game.json "${FLATPAK_DEST}/policies/managed" sources: - type: file path: block-dinosaur-game.json