0.2.5 • Published 11 years ago
count-tabs v0.2.5
count-tabs
Count the tabs that a user has open.
License
var tabs = require('..')(function (up) { document.getElementById('tabs_counter').innerText = up })
MIT
Count the tabs that a user has open.
var tabs = require('..')(function (up) { document.getElementById('tabs_counter').innerText = up })
MIT