Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OtterBrowser/otter-browser
/ canRemove
Method
canRemove
src/core/UserScript.cpp:406–409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
404
}
405
406
bool UserScript::canRemove() const
407
{
408
return true;
409
}
410
411
bool UserScript::checkUrl(const QUrl &url, const QStringList &rules) const
412
{
Callers
1
removeAddons
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected