metadata.json 575 B

12345678910111213141516
  1. {
  2. "_generated": "Generated by SweetTooth, do not edit",
  3. "description": "Gnome Clipboard History is a clipboard manager GNOME extension that saves items you've copied into an easily accessible, searchable history panel.",
  4. "gettext-domain": "clipboard-history@alexsaveau.dev",
  5. "name": "Clipboard History",
  6. "settings-schema": "org.gnome.shell.extensions.clipboard-history",
  7. "shell-version": [
  8. "46",
  9. "47",
  10. "48",
  11. "49"
  12. ],
  13. "url": "https://github.com/SUPERCILEX/gnome-clipboard-history",
  14. "uuid": "clipboard-history@alexsaveau.dev",
  15. "version": 47
  16. }