Chrome browser UI built with web technologies. Live demo
No magic, just iframe
, with some trick to make it work as expected :)
Yes, it is. Because iframes with src
set to HTTP will be blocked by HTTPS site.
Because the site you visited has HTTP Header Field X-Frame-Options
set. See http://stackoverflow.com/a/19843216.
Try www.bing.com
or en.wikipedia.org
instead.
If you find a bug or style mess, please submit an issue. Thanks!
MIT