Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Tab Counter</title>
    <script src="https://cdn.jsdelivr.net/gh/shubanker/Tabs-Counter/src/TabCounter.min.js"></script>    
</head>
<body>
  <div class="container">
    <h1>Number of Active Tabs</h1>
    <span class="count"></span>
  </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
shubankerpro
0viewers