Convert Bubble App to Windows/Linux/Mac/Chrome application or Chrome pop-up Plugin

@mikethedj4 I like your initiative, but it seems to not work properly with the ones I tested, a little buggy like @supernaturally stated.

I recommend Electron - using nativefier. Ive built multiple bubble apps using it, even Im using it with some custom JS and CSS for a desktop version of the bubble builder.

To built for 32 bit make sure you use the following parameter when compiling " --target_arch=ia32"

Read more at: Mobile app live version