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

File keyboard_utils.js

lib/keyboard_utils.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let mapKeyRegistry = {};
2Utils.monitorChromeSessionStorage("mapKeyRegistry", (value) => {
3 return mapKeyRegistry = value;
4});

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected