Skip to content

Shiv0087/Tab-Whisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Tab-Whisper:

πŸ•΅οΈ Tab Whisper – Hidden Messages Between Browser Tabs

Tab Whisper is a mini experimental web app that lets you send real-time messages between open tabs of the same browser β€” without using any backend or internet connection.

It feels like magic πŸͺ„ β€” like the tabs are secretly whispering to each other.


✨ Features

  • πŸ”„ Real-time tab-to-tab messaging
  • 🌐 100% serverless – no backend, no WebSocket
  • πŸš€ Built with just HTML, CSS, and JavaScript
  • πŸ§ͺ Uses the native BroadcastChannel API
  • πŸ“± Clean, responsive, and minimal UI

πŸŽ₯ Demo

πŸ–ΌοΈ Add a screenshot here
πŸ“Ί Or link to a live version (like Vercel/Netlify)


πŸ“¦ Tech Stack

Technology Purpose
HTML + CSS Structure and styling
JavaScript Tab communication logic
BroadcastChannel API Real-time tab sync

πŸš€ How It Works

  1. Open the same webpage in two or more tabs.
  2. Type a message in any tab.
  3. That message instantly appears in all the other tabs β€” like a secret whisper πŸ”Š

Under the hood, it uses the BroadcastChannel API to broadcast messages across tabs on the same origin.


πŸ›  How to Run Locally

1. Clone this repo or download index.html
2. Open index.html in your browser
3. Open it in 2+ tabs
4. Type a message and click "Send Whisper"

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages