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

File tabs.js

popup/tabs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ⚡ OPTIMIZATION: Load only metadata for fast popup
2// Full scripts are loaded on-demand via lazy loading in index.js
3import metadata from "../scripts/@metadata.js";
4import { Recommend as R } from "./recommend.js";

Callers

nothing calls this directly

Calls 2

enrichMetadataFunction · 0.85
createTitleFunction · 0.85

Tested by

no test coverage detected