Unfocused

npm install unfocused

Unfocused?

Try it yourself, open a new tab and see how this browser tab title changes

How to use

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: