MCPcopy Create free account
hub / github.com/OtterBrowser/otter-browser / shouldRunOnSubFrames

Method shouldRunOnSubFrames

src/core/UserScript.cpp:446–449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

444}
445
446bool UserScript::shouldRunOnSubFrames() const
447{
448 return m_shouldRunOnSubFrames;
449}
450
451bool UserScript::remove()
452{

Callers 2

getUserScriptsForUrlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected