get_extension_metadata_possible_urls

omni.kit.registry.nucleus.get_extension_metadata_possible_urls(ext_dict: Item) List[str]

Get possible urls for extension metadata using extension data dictionary.

To support older format, more than one url can be returned if extension is hosted on different host than registry.

The first one is the most likely to be correct.