MCPcopy
hub / github.com/philc/vimium / bg_utils.js

File bg_utils.js

background_scripts/bg_utils.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TabRecency } from "./tab_recency.js";
2
3// We're using browser.runtime to determine the browser name and version for Firefox. That API is
4// only available on the background page. We're not using window.navigator because it's unreliable.

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected