mirror of
https://github.com/edu4rdshl/Strata.git
synced 2026-07-17 23:24:46 +00:00
Remove narration breadcrumb comments, the unused _strataPreview field, the self-referencing this.actor alias, and three non-error console.log calls. Rename #busy to _busy for consistency with the rest of the class. Tighten a couple of over-long docstrings.
9 lines
348 B
JSON
9 lines
348 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": ["45", "46", "47", "48", "49", "50"],
|
|
"settings-schema": "org.gnome.shell.extensions.strata",
|
|
"url": "https://github.com/Edu4rdSHL/Strata"
|
|
}
|