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

File inject.js

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

Source from the content-addressed store, hash-verified

1var dlBtn;
2
3function createButton(newParent, addBtn = true) {
4 const button_div = document.createElement("div");

Callers

nothing calls this directly

Calls 5

injectScriptFunction · 0.85
getExtensionIdFunction · 0.70
createButtonFunction · 0.70
promptInstallFunction · 0.70
buildExtensionUrlFunction · 0.70

Tested by

no test coverage detected