MCPcopy Index your code
hub / github.com/philc/vimium / reload.js

File reload.js

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

Source from the content-addressed store, hash-verified

1// Used as part of a debugging workflow when developing the extension.
2
3const tabs = await chrome.tabs.query({});
4// Clear the background page's console log, if its console window is open.

Callers

nothing calls this directly

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected