mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-24 02:02:53 +02:00
2 lines
61 B
JavaScript
2 lines
61 B
JavaScript
self.port.emit("notify-attached-tab", window.location.href);
|