The extension is very good but is missing two main features that Postman has, one of which is the ability to reorder requests during testing.
In medium-to-large projects, it is convenient to group requests into folders (for example: Auth, Users, etc.). However, when testing APIs, you may need to execute requests in a completely different sequential order than the folders are.
Also, it would be better to add the request name in the tested requests preview list besides/instead of the URL.
