npm install unfocused
Try it yourself, open a new tab and see how this browser tab title changes
1. Install it
npm install unfocused --save
2. Use it
// Import the package Unfocused = require('unfocused'); const unfocused = new Unfocused(); // Set the unfocused title unfocused.init("I'm not focused!");
Unfocused is tested and works in the following browsers: