Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
ulixee
Edit Copy
Star
GitHub Repository:
ulixee/secret-agent
Path:
blob/main/plugins/default-browser-emulator/injected-scripts/console.debug.ts
1
0
2
9
views
1
proxyFunction
(
console
,
'debug'
,
(
)
=>
{
2
return
undefined
;
3
}
)
;
4
5