metadata.json 777 B

123456789101112131415161718192021
  1. {
  2. "_generated": "Generated by SweetTooth, do not edit",
  3. "description": "Show activities overview when there are no windows, or hide it when there are new windows.\n\nThis extension is a fork of the Auto Activities extension, its former owner transferred its repository to me.",
  4. "donations": {
  5. "github": "CleoMenezesJr",
  6. "kofi": "cleomenezesjr",
  7. "paypal": "CleoMenezesJr"
  8. },
  9. "gettext-domain": "auto-activities",
  10. "name": "Auto Activities",
  11. "original-author": "mi-jan-sena@proton.me",
  12. "settings-schema": "org.gnome.shell.extensions.auto-activities",
  13. "shell-version": [
  14. "45",
  15. "46"
  16. ],
  17. "url": "https://github.com/CleoMenezesJr/auto-activities",
  18. "uuid": "auto-activities@CleoMenezesJr.github.io",
  19. "version": 13,
  20. "version-name": "46.1"
  21. }