Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DemonMartin/node-camoufox
/ example.js
File
example.js
example.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ firefox } from
'playwright'
;
2
import
{ CamoufoxServer } from
'./src/CamoufoxServer.js'
;
3
4
const
debug = (msg) => console.log(`[${
new
Date().toISOString()}] ${msg}`);
Callers
nothing calls this directly
Calls
1
runExample
Function · 0.85
Tested by
no test coverage detected