Window switch order becomes round-robin instead of most-recently-used
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
I see in https://wiki.gnome.org/Projects/GnomeShell/Extensions/Writing that I need to have a website with an issue tracker in the "url" field of metadata.json, so I created https://gitlab.gnome.org/chuck/round-robin-tab-order , but I don't see a way to upload a new zip file with the new metadata.json.
That's okay, it's not a critical requirement. You can just add that URL whenever you upload your next version, which is done the same way you uploaded the first in the "Add yours" page. Just make sure the `uuid` field is the same in the next version and the site will figure it out. The extension site here will auto-increment the version in metadata.json with each upload even if you don't, so there's no way to do X.X version minors.