How do I open a .uproject file without certain plugins?

What I mean is this: I have a .uproject file and associated folders that I need to open, but I need to buy certain plugins to do so (Google text to speech and LogicDriver so far). Is there a way around this, or do I just have to bite the bullet and buy the plugins? Also, is there a way to see what plugins I need to buy before I open the project so that I don’t get one dialogue window at a time? I’d like to know how much I’m spending before I actually get to spending it. Thanks.

You can right click on the .uproject and open up the file in a text editor. There you can see which plugins are activated.
It’s possible to remove them there (but might most likely break your project, so make a copy before you tinker with it).

Best of luck!