Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
446
bool UserScript::shouldRunOnSubFrames() const
447
{
448
return m_shouldRunOnSubFrames;
449
}
450
451
bool UserScript::remove()
452
{
Callers
2
acceptNavigationRequest
Method · 0.80
getUserScriptsForUrl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected