MCPcopy Index your code
hub / github.com/react/react / hookSettingsInjector.js

File hookSettingsInjector.js

packages/react-devtools-extensions/src/contentScripts/hookSettingsInjector.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global chrome */
2
3// We can't use chrome.storage domain from scripts which are injected in ExecutionWorld.MAIN
4// This is the only purpose of this script - to send persisted settings to installHook.js content script

Callers

nothing calls this directly

Calls 1

postMessageMethod · 0.80

Tested by

no test coverage detected