Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
dlBtn;
2
3
function
createButton(newParent, addBtn = true) {
4
const
button_div = document.createElement(
"div"
);
Callers
nothing calls this directly
Calls
5
injectScript
Function · 0.85
getExtensionId
Function · 0.70
createButton
Function · 0.70
promptInstall
Function · 0.70
buildExtensionUrl
Function · 0.70
Tested by
no test coverage detected