Plugin name change - "Dot Support" to "Dot Viewer"

I have a published plugin with ID io.github.abpubli.dot-support currently named “Dot Support”.

I would like to rename it to “Dot Viewer” because the IDE shows a warning: “Must not contain template text ‘support’”.

My questions:

  1. Can I safely change the <name> tag in plugin.xml from “Dot Support” to “Dot Viewer” and publish an update?

  2. Will existing users receive the update normally, or will they see it as a different plugin?

  3. Is there anything else I need to do on the Marketplace side when changing the plugin name?