Strata/strata@edu4rdshl.dev/metadata.json
Eduard Tolosa 72a2d073e2 extension: declare support for GNOME Shell 50 only
The 45-49 entries were aspirational; the extension has only ever been tested
on Shell 50. EGO requires shell-version to match versions the extension
actually works on, so drop the untested ones and align the README.
2026-06-25 16:24:57 -05:00

9 lines
318 B
JSON

{
"name": "Strata",
"description": "A fast clipboard manager. Storage, search and image decoding run in a separate Rust daemon.",
"uuid": "strata@edu4rdshl.dev",
"version": 8,
"shell-version": ["50"],
"settings-schema": "org.gnome.shell.extensions.strata",
"url": "https://github.com/Edu4rdSHL/Strata"
}