How can I replicate the plain window that appears on the Chrome Web Store where you click Add to Chrome when downloading an app?
The window/pop-up has no tool bar, no scroll bar and only has a button to close it in the far right corner, no button to minimise.
I believe the popup in the Chrome Web Store is not a HTML or JavaScript generated one but a window component of the Chrome browser itself.
However, you can use CSS and JavaScript to build something like the following:
Of course you have full control over the display of the floating div.