Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeFroid/Viper-Browser
/ getInjectionTime
Method
getInjectionTime
src/core/user_scripts/UserScript.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
ScriptInjectionTime UserScript::getInjectionTime() const
44
{
45
return m_injectionTime;
46
}
47
48
bool UserScript::isEnabled() const
49
{
Callers
1
WebEngineScriptAdapter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected