extension: cleanup before any future EGO submission

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.
This commit is contained in:
Eduard Tolosa 2026-06-25 15:30:29 -05:00
parent 3fff367364
commit 43a68e7970
5 changed files with 16 additions and 83 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Strata",
"description": "A fast, stutter-free clipboard manager. All I/O runs in a Rust daemon - GNOME Shell is never blocked.",
"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"],