count-tabs

Count the tabs that a user has open.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
count-tabs
0.2.510 years ago11 years agoMinified + gzip package size for count-tabs in KB

Readme

count-tabs
Count the tabs that a user has open.

License

var tabs = require('..')(function (up) { document.getElementById('tabscounter').innerText = up })
MIT