MCPcopy
hub / github.com/NeverDecaf/chromium-web-store / popup.js

File popup.js

src/scripts/popup.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const container = document.getElementById("app");
2const appcontainer = document.createElement("ul");
3const removedcontainer = document.createElement("ul");
4const removed_status = document.createElement("div");

Callers

nothing calls this directly

Calls 2

checkForUpdatesFunction · 0.70
promptInstallFunction · 0.70

Tested by

no test coverage detected