mirror of
https://github.com/edu4rdshl/Strata.git
synced 2026-07-17 23:24:46 +00:00
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.
9 lines
318 B
JSON
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"
|
|
}
|