hissey/module-browser-tabs

Custom inactive browser tab messages

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.2 2022-06-19 13:09 UTC

This package is auto-updated.

Last update: 2025-06-19 20:29:06 UTC


README

Latest Stable Version Total Downloads License

Magento 2 Browser Tab Messages provides a quick way to enable messages to be displayed to your customers through their inactive tabs. For example "We miss you!" with a custom timeout.

Installation

composer require hissey/module-browser-tabs
bin/magento setup:upgrade

Usage

To get the browser tab messages to display:

  1. Install the module
  2. Stores > Config > Hissey > Browser Tab Messages
  3. Enable Module
  4. Enter your message text
  5. Enter your timeout
  6. bin/magento cache:flush

Thats it! Your message should now be visible in an inactive tab at your set timeout.