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

Function createTitle

popup/tabs.js:13–13  ·  view source on GitHub ↗
(en, vi)

Source from the content-addressed store, hash-verified

11} from "./helpers/storageScripts.js";
12
13const createTitle = (en, vi) => ({ name: { en, vi } });
14
15// Create script proxy from metadata (lightweight, no implementation code)
16// Add dummy context objects so canClick() and canAutoRun() work correctly

Callers 3

tabs.jsFile · 0.85
sortScriptsByTabFunction · 0.85
refreshSpecialTabsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected