MCPcopy Create free account
hub / github.com/deeppatel234/react-context-devtool / contextData.js

File contextData.js

extension/core/background/contextData.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sendMessage, onMessage } from "@ext-browser/messaging/background";
2import { getCurrentTab } from "./utils";
3
4const catchData = {};

Callers

nothing calls this directly

Calls 2

getCurrentTabFunction · 0.90
removeCatchDataFunction · 0.85

Tested by

no test coverage detected