Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OtterBrowser/otter-browser
/ getInjectionTime
Method
getInjectionTime
src/core/UserScript.cpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
}
368
369
UserScript::InjectionTime UserScript::getInjectionTime() const
370
{
371
return m_injectionTime;
372
}
373
374
Addon::AddonType UserScript::getType() const
375
{
Callers
2
acceptNavigationRequest
Method · 0.80
getUserScriptsForUrl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected