MCPcopy Index your code
hub / github.com/codemistic/Web-Development / background.js

File background.js

background.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1chrome.runtime.onInstalled.addListener(function () {
2 chrome.storage.sync.set({ arr: [] });
3});
4

Callers

nothing calls this directly

Calls 2

getMethod · 0.80
setMethod · 0.45

Tested by

no test coverage detected