MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / main.js

File main.js

pages/viewScriptSource/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { disableSmoothScrollSaver } from "../../popup/helpers/storage.js";
2import { enableSmoothScroll } from "../../scripts/smoothScroll.js";
3
4window.onload = async () => {

Callers

nothing calls this directly

Calls 5

enableSmoothScrollFunction · 0.90
getScriptSourceFunction · 0.85
copyFunction · 0.85
escapeHTMLFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected