spolu / breach_core

A Browser written in JS. Free. Modular. Hackable.
https://breach.github.io/breach_core/
MIT License
5.39k stars 411 forks source link

Add tabs list method (issue #152) #157

Closed brayniverse closed 10 years ago

brayniverse commented 10 years ago

This PR is associated with issue #152. It adds the method #tabs_list to help make core module methods more consistent.

Output looks like this. breach-tabs-list

tabs_get method now calls #tabs_list when no arguments are provided.

spolu commented 10 years ago

Thanks looking great!