atom-webbrowser

The nice browser for Atom. Tabbed, full-featured HTML5 webviews in your IDE.

gstack

18,772

22

2.1.4

MIT

GitHub

atom-browser-webview package

A web browser that runs seamlessly in the Atom editor

Info / Features

This is a web browser tightly integrated into the Atom editor. The web pages appear in the normal editor tabs. The pages are fully functional with scripting and linking. A browser toolbar appears at the top of the Atom window to allow simple webpage navigation.

News (Dec. 3rd 2015)

Updated to work with Atom 1.0, probably once again the only working web browser.


Finally a working tabbed browser, using webviews. (No iframes) The easiest way to get going is to toggle the UI in Browser -> Show / Hide Browser UI, or make atom.workspace.open('http://google.com/'); calls after launching.

This extension is designed to support multiple active tabs using visibility: css to work-around the deallocating webviews with display: none;

Usage

Screenshots / Attributions

PNG

Originally Created by Mark Hahn (https://github.com/mark-hahn/web-browser)

License

Copyright Graham S / Mark Hahn by MIT license