
Remote Tab Opener – Cross-Domain Tab Automation — Francesco Ruffo de Bonneval, Belgium
Nekatere funkcije morda zahtevajo plačiloNekatere funkcije morda zahtevajo plačilo
Open and control a browser tab remotely from a secure web page. Useful for admin panels, dashboards, and tab automation.
Za uporabo te razširitve potrebujete Firefox
Metapodatki o razširitvi
Posnetki zaslona

O tej razširitvi
🚀 Remote Tab Opener – Control Tabs Across Domains
Remote Tab Opener is a lightweight browser extension that lets any secure web page:
- 🧭 Open
- 🔄 Navigate
- ❌ Close
- 👁️ Monitor
another browser tab
— even across unrelated domains 🌐➡️🌐
— using standard
🔑 Key Features
- 🟢 Remote Tab Control – Trigger new tabs and send navigation commands anytime
- 🌍 Cross-Domain Support – Works across
- 👁️ Live URL Access – Retrieve current tab URL in real time
- ❌ Remote Close – Close the tab programmatically
- 📚 Favorites – Manage URLs, labels effortlessly
- 🛡️ Secure by Design – Accepts commands only from trusted HTTPS origins
- ⚙️ No Backend Required – All logic runs locally via postMessage + extension
- 🌟 Compatible with Chrome (MV2) and Firefox (
🧠 Perfect for
- 📊 Admin dashboards
- 🧪 QA & testing tools
- 🖥️ Kiosk / supervision setups
- 🔍 Moderation interfaces
- 🧠 Guided browsing or support tools
💡 No servers, no proxies, no hacks
— just clean, secure, cross-domain tab control.
Remote Tab Opener is a lightweight browser extension that lets any secure web page:
- 🧭 Open
- 🔄 Navigate
- ❌ Close
- 👁️ Monitor
another browser tab
— even across unrelated domains 🌐➡️🌐
— using standard
window.postMessage
messaging and a secure local extension bridge.🔑 Key Features
- 🟢 Remote Tab Control – Trigger new tabs and send navigation commands anytime
- 🌍 Cross-Domain Support – Works across
admin.example.com
→ external-site.net
- 👁️ Live URL Access – Retrieve current tab URL in real time
- ❌ Remote Close – Close the tab programmatically
- 📚 Favorites – Manage URLs, labels effortlessly
- 🛡️ Secure by Design – Accepts commands only from trusted HTTPS origins
- ⚙️ No Backend Required – All logic runs locally via postMessage + extension
- 🌟 Compatible with Chrome (MV2) and Firefox (
browser.*
API fallback)🧠 Perfect for
- 📊 Admin dashboards
- 🧪 QA & testing tools
- 🖥️ Kiosk / supervision setups
- 🔍 Moderation interfaces
- 🧠 Guided browsing or support tools
💡 No servers, no proxies, no hacks
— just clean, secure, cross-domain tab control.
Komentarji razvijalca
Ocenite svojo izkušnjo
Podprite tega razvijalca
Razvijalec te razširitve vas vabi, da podprete nadaljnji razvoj s skromnim prispevkom.
DovoljenjaVeč o tem
Ta dodatek lahko:
- dostopa do zavihkov brskalnika
- dostopa do vaših podatkov za vsa spletna mesta
Več informacij
- Povezave dodatka
- Različica
- 7.7
- Velikost
- 23,61 KB
- Zadnja posodobitev
- pred 25 dnevi (5. apr. 2025)
- Sorodne kategorije
- Licenca
- Licenca MIT
- Zgodovina različic
- Oznake
Dodaj v zbirko
Opombe ob izdaji 7.7
A small display bug :)
Več razširitev razvijalca Francesco Ruffo de Bonneval, Belgium
- Še ni ocenjeno
- Še ni ocenjeno
- Še ni ocenjeno
- Še ni ocenjeno
- Še ni ocenjeno
- Še ni ocenjeno
Browser security is strict — and rightly so. But this extension uses the extension layer as a bridge, letting developers control tabs securely and simply using postMessage. It respects boundaries, enforces domain filtering, and fits cleanly into modern web architectures.
I built it to be robust, cross-browser, and dead simple to integrate. No fluff, no overengineering.
If you're a developer who loves tools that "just work" — this one’s for you.