Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeFroid/Viper-Browser
/ toggleUserScripts
Method
toggleUserScripts
src/ui/preferences/ContentTab.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
void ContentTab::toggleUserScripts(bool value)
176
{
177
ui->checkBoxEnableUserScripts->setChecked(value);
178
}
Callers
1
loadSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected