browser-tab-id
v0.0.8
Published
Library to get a unique integer id for each tab running the same app. Defaults to getting lowest positive integer.
Downloads
215
Readme
browser-tab-id
Library to get a unique integer id for each tab running the same app. Defaults to getting lowest positive integer.
Handles multiple tabs opening concurrently.
Usage
import { TabIdCoordinator } from "browser-tab-id"
// Access the assigned tab ID.
tabIdCoordinator.tabId