Keeps the PRIMARY selection (select text, paste with the middle mouse button) and the CLIPBOARD (Ctrl+C, Ctrl+V) in sync. This extension reads and writes the clipboard and the primary selection. It does not store their contents or send them anywhere.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
extension.js:18
St.Clipboard.get_default()
EGO-M-004 error
metadata shell-version must only include plausible stable releases and at most one development release
Field `shell-version` contains invalid values, more than one development release, or implausible future releases.
metadata.json must be well-formed
metadata.json
shell-version=['45', '46', '47', '48', '49', '50', '51']
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Unreviewed |