A Pen by Danny

PHOTO EMBED

Tue May 23 2023 18:26:41 GMT+0000 (Coordinated Universal Time)

Saved by @txslapshot #undefined

<!DOCTYPE html>

<html>

  <head>

    <meta charset="UTF-">

    <title>SmartTab</title>

    <link rel="stylesheet" href="popup.css">

  </head>
8
  <body>

    <h1>SmartTab</h1>

    <p>Click the button to organize your tabs:</p>

    <button id="organizeBtn">Organize Tabs</button>

    <script src="popup.js"></script>

  </body>

</html>

​
content_copyCOPY

https://codepen.io/txslapshot/pen/RwevVdO