Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daijro/camoufox
/ functions
Functions
3,416 in github.com/daijro/camoufox
⨍
Functions
3,416
◇
Types & classes
358
↳
Endpoints
5
↓ 735 callers
Method
evaluate
({executionContextId, expression, returnByValue})
additions/juggler/content/Runtime.js:85
↓ 470 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
additions/camoucfg/json.hpp:11896
↓ 283 callers
Method
get
(self, index)
pythonlib/camoufox/gui/backend.py:291
↓ 233 callers
Method
close
(runBeforeUnload = false)
additions/juggler/TargetRegistry.js:700
↓ 183 callers
Function
create
additions/camoucfg/json.hpp:19675
↓ 140 callers
Function
concat
additions/camoucfg/json.hpp:4349
↓ 132 callers
Method
size
additions/camoucfg/json.hpp:3125
↓ 131 callers
Method
write_character
additions/camoucfg/json.hpp:14970
↓ 121 callers
Method
on
(receiver, eventName, handler, options)
additions/juggler/Helper.js:72
↓ 105 callers
Method
emit
additions/juggler/content/PageAgent.js:29
↓ 93 callers
Method
end
return iterator end (needed for range-based for)
additions/camoucfg/json.hpp:5332
↓ 93 callers
Function
k
(a)
tests/assets/react/react-dom@16.13.1.production.min.js:12
↓ 89 callers
Method
set_route
(self, path: str, callback: Callable[[TestServerRequest], Any])
tests/server.py:224
↓ 73 callers
Method
begin
return iterator begin (needed for range-based for)
additions/camoucfg/json.hpp:5326
↓ 68 callers
Method
finish
additions/juggler/screencast/WebMFileWriter.cpp:46
↓ 66 callers
Method
wait_for_request
(self, path: str)
tests/server.py:191
↓ 65 callers
Method
fulfill
(status, statusText, headers, base64body)
additions/juggler/NetworkObserver.js:201
↓ 57 callers
Function
rprint
Print a styled message
pythonlib/camoufox/pkgman.py:81
↓ 51 callers
Method
connect
(namespace)
additions/juggler/SimpleChannel.js:114
↓ 49 callers
Function
get
additions/camoucfg/json.hpp:5342
↓ 47 callers
Method
match
Tries to match a character, advances position if matched
jsonvv/jsonvv/parser.py:205
↓ 46 callers
Method
parse_error
additions/camoucfg/json.hpp:4510
↓ 45 callers
Method
empty
additions/camoucfg/json.hpp:6308
↓ 45 callers
Method
send
(message)
additions/juggler/components/Juggler.js:126
↓ 43 callers
Function
to_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
additions/camoucfg/json.hpp:13873
↓ 42 callers
Method
data
additions/camoucfg/json.hpp:23499
↓ 42 callers
Method
type
()
additions/juggler/TargetRegistry.js:1248
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
additions/camoucfg/json.hpp:23459
↓ 38 callers
Function
add
add a character to token_buffer
additions/camoucfg/json.hpp:8773
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
additions/camoucfg/json.hpp:20117
↓ 34 callers
Method
id
()
additions/juggler/content/FrameTree.js:629
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
additions/camoucfg/json.hpp:20659
↓ 32 callers
Method
browserContextForId
(browserContextId)
additions/juggler/TargetRegistry.js:314
↓ 32 callers
Method
set_redirect
(self, from_: str, to: str)
tests/server.py:230
↓ 31 callers
Function
q
(a,b)
tests/assets/react/react-dom@16.13.1.production.min.js:57
↓ 30 callers
Method
key
additions/camoucfg/json.hpp:7338
↓ 30 callers
Method
start
(self)
tests/server.py:168
↓ 29 callers
Function
must
(value: Optional[MustType])
tests/utils.py:65
↓ 28 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
additions/camoucfg/json.hpp:8820
↓ 26 callers
Method
addObserver
(handler, topic)
additions/juggler/Helper.js:40
↓ 26 callers
Method
domWindow
()
additions/juggler/content/FrameTree.js:613
↓ 24 callers
Method
dispose
()
additions/juggler/Helper.js:227
↓ 24 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
additions/camoucfg/json.hpp:22095
↓ 24 callers
Function
launch_persistent
( tmpdir: Path, launch_arguments: Dict, browser_type: BrowserType )
tests/async/test_defaultbrowsercontext.py:39
↓ 24 callers
Function
w
(a,b)
tests/assets/react/react-dom@16.13.1.production.min.js:40
↓ 23 callers
Method
QueryInterface
()
additions/juggler/components/Juggler.js:52
↓ 23 callers
Function
input_adapter
additions/camoucfg/json.hpp:6521
↓ 22 callers
Method
_row
Print a row to the table
pythonlib/camoufox/__main__.py:844
↓ 22 callers
Method
addEventListener
(receiver, eventName, handler, options)
additions/juggler/Helper.js:50
↓ 21 callers
Function
y
(a,b,c)
tests/assets/react/react-dom@16.13.1.production.min.js:57
↓ 20 callers
Method
attach_frame
(self, page: Page, frame_id: str, url: str)
tests/async/utils.py:29
↓ 20 callers
Function
c
(c,d)
tests/assets/react/react-dom@16.13.1.production.min.js:72
↓ 20 callers
Method
destroy
()
additions/juggler/TargetRegistry.js:993
↓ 20 callers
Method
emitEvent
(eventName, params)
additions/juggler/protocol/Dispatcher.js:122
↓ 20 callers
Function
load_config
Load user config from disk, or return empty dict
pythonlib/camoufox/multiversion.py:28
↓ 20 callers
Method
sax_parse
additions/camoucfg/json.hpp:12329
↓ 20 callers
Method
stop
(self)
tests/server.py:290
↓ 20 callers
Method
value
return value of the iterator
additions/camoucfg/json.hpp:5299
↓ 19 callers
Method
get_token_string
! @return a string representation of the last read byte */
additions/camoucfg/json.hpp:12045
↓ 19 callers
Method
install
Download and install camoufox to a versioned subdirectory
pythonlib/camoufox/pkgman.py:591
↓ 19 callers
Method
number_integer
additions/camoucfg/json.hpp:7308
↓ 19 callers
Method
operator[]
access to successor
additions/camoucfg/json.hpp:13733
↓ 18 callers
Method
expect_request
(self, path: str)
tests/server.py:199
↓ 18 callers
Function
from_json
additions/camoucfg/json.hpp:4664
↓ 18 callers
Method
number_unsigned
additions/camoucfg/json.hpp:7313
↓ 17 callers
Method
_instanceOf
(debuggerObj, rawObj, className)
additions/juggler/content/Runtime.js:447
↓ 17 callers
Function
launch_server
( browser_name: str, launch_arguments: Dict, tmp_path: Path )
tests/conftest.py:281
↓ 17 callers
Method
set_auth
(self, path: str, username: str, password: str)
tests/server.py:210
↓ 17 callers
Function
to_json
additions/camoucfg/json.hpp:5642
↓ 16 callers
Method
abort
(errorCode)
additions/juggler/NetworkObserver.js:194
↓ 16 callers
Function
box_line
(inner: str)
service-tester/_constants.py:64
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
additions/camoucfg/json.hpp:20666
↓ 16 callers
Method
mainFrame
()
additions/juggler/content/FrameTree.js:230
↓ 15 callers
Function
b
(b,c)
tests/assets/react/react-dom@16.13.1.production.min.js:72
↓ 15 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
additions/camoucfg/json.hpp:22070
↓ 15 callers
Function
combine
boost::hash_combine
additions/camoucfg/json.hpp:6004
↓ 15 callers
Function
generate_context_fingerprint
Generate fingerprint values for a single per-context identity. Returns a dict with init_script (JS string) and context_options (Playwright op
pythonlib/camoufox/fingerprints.py:439
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
additions/camoucfg/json.hpp:20617
↓ 15 callers
Method
register
(namespace, handler)
additions/juggler/SimpleChannel.js:123
↓ 15 callers
Method
removeListeners
(listeners)
additions/juggler/Helper.js:85
↓ 15 callers
Function
run
Run a command
scripts/_mixin.py:95
↓ 15 callers
Method
sendMessage
(message)
additions/juggler/protocol/PageHandler.js:51
↓ 14 callers
Function
N
(a)
tests/assets/react/react-dom@16.13.1.production.min.js:58
↓ 14 callers
Function
context_factory
( browser: Browser, )
tests/async/conftest.py:93
↓ 14 callers
Function
list_installed
Scan browsers/ for installed versions, sorted by repo then version descending
pythonlib/camoufox/multiversion.py:278
↓ 14 callers
Function
nullToUndefined
(value)
additions/juggler/protocol/BrowserHandler.js:320
↓ 14 callers
Function
set_parents
additions/camoucfg/json.hpp:20005
↓ 13 callers
Function
T
(a,b,c,d)
tests/assets/react/react-dom@16.13.1.production.min.js:95
↓ 13 callers
Function
V
(a)
tests/assets/react/react-dom@16.13.1.production.min.js:141
↓ 13 callers
Function
load_repo_cache
Load cached repo data from disk
pythonlib/camoufox/multiversion.py:57
↓ 13 callers
Method
skip_whitespace
Skips whitespace characters
jsonvv/jsonvv/parser.py:200
↓ 13 callers
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
additions/camoucfg/json.hpp:16977
↓ 13 callers
Method
warn
Warns the user if a passed parameter can cause leaks.
pythonlib/camoufox/_warnings.py:17
↓ 12 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
additions/camoucfg/json.hpp:12321
↓ 12 callers
Method
attach_frame
(self, page: Page, frame_id: str, url: str)
tests/async_imp/utils.py:29
↓ 12 callers
Function
box_line
Pad inner content to BOX_W visible characters and wrap in box borders.
build-tester/scripts/certificate.py:29
↓ 12 callers
Method
frame
()
additions/juggler/content/FrameTree.js:667
↓ 12 callers
Function
n
(a)
tests/assets/react/react@16.13.1.production.min.js:15
↓ 12 callers
Method
number_float
additions/camoucfg/json.hpp:7318
↓ 11 callers
Function
aa
(a,b)
tests/assets/react/react-dom@16.13.1.production.min.js:61
next →
1–100 of 3,416, ranked by callers