MCPcopy 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
369UserScript::InjectionTime UserScript::getInjectionTime() const
370{
371 return m_injectionTime;
372}
373
374Addon::AddonType UserScript::getType() const
375{

Callers 2

getUserScriptsForUrlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected