MCPcopy
hub / github.com/zxlie/FeHelper / content-script.js

File content-script.js

apps/code-beautify/content-script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2window.codebeautifyContentScript = (() => {
3
4 let formattedCodes = '';

Callers

nothing calls this directly

Calls 6

hideMethod · 0.80
showMethod · 0.80
removeMethod · 0.80
formatFunction · 0.70
_copyToClipboardFunction · 0.70
$Function · 0.50

Tested by

no test coverage detected