This vector shows all the available window properties in a browser.
Unable to render tweet button
Object.getOwnPropertyNames(window).forEach(prop=>log(prop))
1337