metadata.json 767 B

1234567891011121314151617181920
  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. "48"
  15. ],
  16. "url": "https://github.com/CleoMenezesJr/auto-activities",
  17. "uuid": "auto-activities@CleoMenezesJr.github.io",
  18. "version": 15,
  19. "version-name": "48.0"
  20. }