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
↓ 1 callers
Method
__exit__
(self, *args: Any)
pythonlib/camoufox/sync_api.py:45
↓ 1 callers
Method
__init__
(self, conditions: Optional[str] = None)
jsonvv/jsonvv/types.py:132
↓ 1 callers
Method
__init__
(self)
pythonlib/camoufox/__main__.py:834
↓ 1 callers
Method
_addBinding
(worldName, name, script)
additions/juggler/content/FrameTree.js:540
↓ 1 callers
Method
_assert_linux
()
pythonlib/camoufox/virtdisplay.py:128
↓ 1 callers
Function
_assert_wheel_event
(expected: Any, received: Any, browser_name: str)
tests/async/test_input.py:252
↓ 1 callers
Function
_build_init_script
Builds the JavaScript init script that calls per-context window.setXxx() functions. These functions self-destruct after first call, so they m
pythonlib/camoufox/fingerprints.py:354
↓ 1 callers
Function
_cast_to_properties
Casts Browserforge fingerprints to Camoufox config properties.
pythonlib/camoufox/fingerprints.py:629
↓ 1 callers
Method
_clean_literal_pattern
(self, p: str)
jsonvv/jsonvv/strings.py:42
↓ 1 callers
Method
_dispose
()
additions/juggler/protocol/Dispatcher.js:38
↓ 1 callers
Method
_emitEvent
(sessionId, eventName, params)
additions/juggler/protocol/Dispatcher.js:88
↓ 1 callers
Method
_findFrameForNode
(node)
additions/juggler/content/PageAgent.js:245
↓ 1 callers
Function
_find_version_constraints
Find the browser build constraint for the current library version
pythonlib/camoufox/pkgman.py:117
↓ 1 callers
Method
_frameForWorker
(workerDebugger)
additions/juggler/content/FrameTree.js:120
↓ 1 callers
Method
_frameNavigationCommitted
(frame, url)
additions/juggler/content/FrameTree.js:277
↓ 1 callers
Function
_generate_fontconfig
Generates a runtime fontconfig that resolves bundled font paths absolutely. The bundled fonts.conf uses prefix="cwd" relative paths which bre
pythonlib/camoufox/utils.py:44
↓ 1 callers
Function
_get_geoip_source_name
Get the name of the active GeoIP source
pythonlib/camoufox/__main__.py:111
↓ 1 callers
Function
_get_library_version
Get the current library version
pythonlib/camoufox/pkgman.py:105
↓ 1 callers
Method
_get_releases
Fetch releases from a single GitHub repo
pythonlib/camoufox/pkgman.py:397
↓ 1 callers
Method
_isIsolatedWorldContext
()
additions/juggler/content/Runtime.js:357
↓ 1 callers
Method
_is_regex_pattern
(self, p: str)
jsonvv/jsonvv/strings.py:38
↓ 1 callers
Function
_join_unique
Joins a sequence of strings without duplicates
pythonlib/camoufox/locales.py:164
↓ 1 callers
Function
_list_all
List all available versions from synced repos
pythonlib/camoufox/__main__.py:684
↓ 1 callers
Function
_list_installed
List installed versions
pythonlib/camoufox/__main__.py:660
↓ 1 callers
Function
_listen_for_wheel_events
(page: Page, selector: str)
tests/async/test_input.py:294
↓ 1 callers
Method
_load_language_data
Calculates a random region for a language based on the total speakers of the language in that region.
pythonlib/camoufox/locales.py:222
↓ 1 callers
Function
_load_os_fonts
Load the full OS font lists from fonts.json.
pythonlib/camoufox/fingerprints.py:53
↓ 1 callers
Function
_load_os_voices
Load OS voice lists from voices.json, extracting voice names.
pythonlib/camoufox/fingerprints.py:128
↓ 1 callers
Function
_load_properties
Loads the properties.json file.
pythonlib/camoufox/utils.py:131
↓ 1 callers
Method
_load_territory_data
Calculates a random language based on the territory code, based on the probability that a person speaks the language in the territory
pythonlib/camoufox/locales.py:204
↓ 1 callers
Method
_newPageInternal
({browserContextId})
additions/juggler/TargetRegistry.js:328
↓ 1 callers
Method
_onBrowsingContextAttached
(browsingContext)
additions/juggler/content/FrameTree.js:327
↓ 1 callers
Method
_onBrowsingContextDetached
(browsingContext)
additions/juggler/content/FrameTree.js:334
↓ 1 callers
Method
_onDialogOpened
(dialog)
additions/juggler/protocol/PageHandler.js:178
↓ 1 callers
Method
_onExecutionContextCreated
(executionContext)
additions/juggler/content/PageAgent.js:177
↓ 1 callers
Method
_onExecutionContextCreated
(executionContext)
additions/juggler/content/WorkerMain.js:57
↓ 1 callers
Method
_onFrameAttached
(frame)
additions/juggler/content/PageAgent.js:328
↓ 1 callers
Method
_onInternalRedirect
(newChannel)
additions/juggler/NetworkObserver.js:221
↓ 1 callers
Method
_onInternalRedirectReady
()
additions/juggler/NetworkObserver.js:233
↓ 1 callers
Method
_onMessageInternal
(data)
additions/juggler/SimpleChannel.js:197
↓ 1 callers
Method
_onNavigated
(aLocation)
additions/juggler/TargetRegistry.js:723
↓ 1 callers
Method
_onNavigationCommitted
(frame)
additions/juggler/content/PageAgent.js:318
↓ 1 callers
Method
_onNavigationStarted
(frame)
additions/juggler/content/PageAgent.js:293
↓ 1 callers
Method
_onTargetCreated
(target)
additions/juggler/protocol/BrowserHandler.js:96
↓ 1 callers
Method
_onVideoRecordingStarted
()
additions/juggler/protocol/PageHandler.js:162
↓ 1 callers
Method
_onWorkerCreated
(worker)
additions/juggler/content/PageAgent.js:190
↓ 1 callers
Method
_onWorkerCreated
(workerDebugger)
additions/juggler/content/FrameTree.js:141
↓ 1 callers
Function
_pin_target
Cache entry a pin resolves to, the specific sha asset or the latest of the build
pythonlib/camoufox/__main__.py:389
↓ 1 callers
Function
_proxy_url_with_creds
Builds a proxy URL string with embedded credentials.
pythonlib/camoufox/sync_api.py:117
↓ 1 callers
Function
_proxy_url_with_creds
Builds a proxy URL string with embedded credentials.
pythonlib/camoufox/async_api.py:118
↓ 1 callers
Function
_raise_and_get_exception
(exception: Exception)
tests/async/test_page_evaluate.py:227
↓ 1 callers
Method
_registerConsoleAPIListener
(Services)
additions/juggler/content/Runtime.js:182
↓ 1 callers
Method
_registerConsoleServiceListener
(Services)
additions/juggler/content/Runtime.js:125
↓ 1 callers
Method
_registerWorkerConsoleHandler
()
additions/juggler/content/Runtime.js:212
↓ 1 callers
Method
_rejectCallbacksFromConnector
(connectorId)
additions/juggler/SimpleChannel.js:105
↓ 1 callers
Function
_resolve_proxy_geo
Queries ip-api.com through the proxy for the exit IP and timezone.
pythonlib/camoufox/sync_api.py:127
↓ 1 callers
Function
_resolve_proxy_geo
Queries ip-api.com through the proxy for the exit IP and timezone.
pythonlib/camoufox/async_api.py:128
↓ 1 callers
Function
_select_geoip_source
Interactive selection of GeoIP source
pythonlib/camoufox/__main__.py:624
↓ 1 callers
Function
_select_presets_file
Pick the bundled-presets file appropriate for a given Firefox version. For Firefox >= PRESETS_V150_MIN_FF, prefer the v150 bundle (real finge
pythonlib/camoufox/fingerprints.py:190
↓ 1 callers
Method
_sendOnRequestFailed
(error)
additions/juggler/NetworkObserver.js:564
↓ 1 callers
Method
_setTimeout
(cb, timeout)
additions/juggler/SimpleChannel.js:80
↓ 1 callers
Method
_shouldAttachToTarget
(target)
additions/juggler/protocol/BrowserHandler.js:90
↓ 1 callers
Method
_split_patterns
(self, p: str)
jsonvv/jsonvv/strings.py:10
↓ 1 callers
Function
_suppress_insecure_warning
()
pythonlib/camoufox/ip.py:82
↓ 1 callers
Function
_timeout
()
tests/async/test_har.py:741
↓ 1 callers
Method
_toDebugger
(obj)
additions/juggler/content/Runtime.js:519
↓ 1 callers
Method
_updateModalDialogs
()
additions/juggler/TargetRegistry.js:570
↓ 1 callers
Method
_update_mozconfig
Helper for adding additional mozconfig code from assets/<target>.mozconfig
scripts/patch.py:150
↓ 1 callers
Function
_update_rustup
Add rust targets for the given target
scripts/patch.py:196
↓ 1 callers
Method
_willChangeBrowserRemoteness
()
additions/juggler/TargetRegistry.js:489
↓ 1 callers
Function
_ws_endpoint_from_url
(url: str)
tests/async/test_browsertype_connect_cdp.py:66
↓ 1 callers
Method
abortInterceptedRequest
(requestId, errorCode)
additions/juggler/NetworkObserver.js:84
↓ 1 callers
Function
accept
additions/camoucfg/json.hpp:23357
↓ 1 callers
Method
accept
(promptValue)
additions/juggler/TargetRegistry.js:1267
↓ 1 callers
Method
addBinding
(worldName, name, script)
additions/juggler/TargetRegistry.js:747
↓ 1 callers
Function
addDefaultAddons
Downloads and extracts the default addons
legacy/launcher/xpi-dl.go:13
↓ 1 callers
Method
addResponseBody
(request, body)
additions/juggler/NetworkObserver.js:848
↓ 1 callers
Function
add_default_addons
Adds default addons, minus any specified in exclude_list, to addons_list
pythonlib/camoufox/addons.py:34
↓ 1 callers
Function
add_includes_to_package
(package_file, includes, fonts, new_file, target)
scripts/package.py:16
↓ 1 callers
Function
add_microsoft_defender_antivirus_exclusions
(dest, no_system_changes)
scripts/bootstrap.py:254
↓ 1 callers
Function
adjust_cross_os_font_checks
(os_type: str, results: dict)
service-tester/_grading.py:61
↓ 1 callers
Function
ae
(a)
tests/assets/react/react-dom@16.13.1.production.min.js:48
↓ 1 callers
Function
after_it
()
tests/async/test_navigation.py:972
↓ 1 callers
Method
allFramesInBrowsingContextGroup
(group)
additions/juggler/content/FrameTree.js:162
↓ 1 callers
Function
append_exponent
additions/camoucfg/json.hpp:17835
↓ 1 callers
Method
applyContextSetting
(name, value)
additions/juggler/TargetRegistry.js:753
↓ 1 callers
Method
as_requests_proxy
Converts the proxy to a requests proxy dictionary.
pythonlib/camoufox/ip.py:56
↓ 1 callers
Method
as_string
(self)
pythonlib/camoufox/ip.py:39
↓ 1 callers
Function
beauty
(path, obj)
additions/juggler/protocol/PrimitiveTypes.js:93
↓ 1 callers
Function
binding
(source: Any, a: int, b: int)
tests/async/test_browsercontext.py:393
↓ 1 callers
Function
bootstrap
(srcdir: Path, application_choice, no_interactive, no_system_changes)
scripts/bootstrap.py:346
↓ 1 callers
Method
bootstrap
Bootstrap the build system
multibuild.py:70
↓ 1 callers
Function
box_bot
()
build-tester/scripts/certificate.py:43
↓ 1 callers
Function
box_bot
()
service-tester/_constants.py:77
↓ 1 callers
Function
box_top
()
build-tester/scripts/certificate.py:39
↓ 1 callers
Function
box_top
()
service-tester/_constants.py:73
↓ 1 callers
Method
browser
Add active browser, installed version, and sync status rows to the table
pythonlib/camoufox/__main__.py:872
↓ 1 callers
Method
browserContextForUserContextId
(userContextId)
additions/juggler/TargetRegistry.js:318
↓ 1 callers
Function
browser_factory
( launch_arguments: Dict, browser_type: BrowserType )
tests/async_imp/conftest.py:63
↓ 1 callers
Method
build
Build the Camoufox source code
multibuild.py:79
← previous
next →
801–900 of 3,416, ranked by callers