Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clark-maybe/mole-extension
/ types & classes
Types & classes
183 in github.com/clark-maybe/mole-extension
⨍
Functions
978
◇
Types & classes
183
Class
src/lib/channel.ts:19
Class
src/ai/tab-tracker.ts:12
Class
src/ai/agent-registry.ts:55
Class
src/ai/todo-manager.ts:38
Class
src/mcp/client.ts:9
Class
src/mcp/transport.ts:14
Class
src/mcp/server.ts:17
Interface
AIBudget
AI 调用预算
src/functions/resident-runtime.ts:23
Interface
AIErrorPayload
src/ai/types.ts:165
Interface
AIPostAction
AI 响应后的动作
src/functions/resident-runtime.ts:16
Interface
AISettings
src/ai/types.ts:173
Interface
AIStreamEvent
src/ai/types.ts:159
Interface
ActiveTurnRuntime
src/background/session-types.ts:96
Interface
AgentDefinition
src/ai/agent-registry.ts:13
Interface
AgentInstance
src/ai/agent-registry.ts:30
Class
AgentRegistry
src/ai/agent-registry.ts:55
Interface
AgentStateTransition
src/ai/types.ts:254
Interface
AnnotationEntry
src/content/page-grounding.ts:779
Interface
ApprovalCardProps
src/content/float-ball/components/ApprovalCard.tsx:11
Interface
AskUserCardProps
src/content/float-ball/components/AskUserCard.tsx:10
Interface
BarkConfig
src/functions/webhook.ts:18
Interface
CDPConsoleEntry
src/lib/cdp-session.ts:67
Interface
CDPExceptionEntry
src/lib/cdp-session.ts:77
Interface
CDPFetchPausedRequest
src/lib/cdp-session.ts:94
Interface
CDPNetworkEvent
src/lib/cdp-session.ts:35
Interface
CDPSessionEntry
src/lib/cdp-session.ts:12
Interface
CachedElementInfo
缓存的元素信息,避免在 filter/score/build 三阶段重复调用昂贵 DOM API
src/content/page-grounding.ts:39
Class
Channel
src/lib/channel.ts:19
Interface
ConsoleListeningState
控制台监听配置
src/lib/cdp-session.ts:87
Interface
DataBuffer
src/functions/data-pipeline.ts:10
Interface
DisabledDomainsStore
src/options/pages/BlocklistPage.tsx:24
Interface
DomainEntry
域名条目
src/options/pages/BlocklistPage.tsx:17
Interface
DomainStoreShape
src/functions/skill-registry.ts:62
Interface
DynamicToolImportResult
src/functions/registry.ts:71
Interface
DynamicToolMutationResult
src/functions/registry.ts:65
Interface
DynamicToolSpec
src/functions/registry.ts:47
Interface
DynamicToolStoreShape
src/functions/registry.ts:59
Interface
ElementHandleActionParams
src/content/page-grounding.ts:17
Interface
ExecuteSessionOptions
src/background/session-types.ts:113
Interface
ExecutionGroup
执行组类型:并行组或串行组
src/ai/tool-executor.ts:88
Interface
FetchInterceptionState
Fetch 拦截配置
src/lib/cdp-session.ts:112
Interface
FlatBookmarkItem
src/functions/bookmark-ops.ts:11
Interface
FlatFrame
将 CDP FrameTree 递归扁平化为列表
src/functions/cdp-frame.ts:21
Interface
FloatBallTakeoverStatePayload
src/functions/remote-workflow.ts:107
Interface
FloatingChatProps
src/options/components/FloatingChat.tsx:69
Interface
FunctionCallInputItem
src/ai/types.ts:28
Interface
FunctionCallOutputItem
src/ai/types.ts:37
Interface
FunctionDefinition
src/functions/types.ts:14
Interface
FunctionResult
src/functions/types.ts:36
Interface
HandleChatCheckpoint
src/ai/loop-config.ts:22
Interface
HandleChatOptions
src/ai/loop-config.ts:45
Interface
HandoffArtifact
src/ai/loop-config.ts:81
Interface
HeadingItem
页面标题层级条目
src/content/page-parser.ts:30
Interface
ILogger
src/lib/console.ts:8
Class
InMemoryTransport
src/mcp/transport.ts:14
Interface
InputBarProps
src/content/float-ball/components/InputBar.tsx:12
Interface
InputImageContent
src/ai/types.ts:13
Interface
InputTextContent
src/ai/types.ts:7
Interface
LLMStatus
LLM 配置状态
src/App.tsx:9
Interface
LinkItem
页面链接条目
src/content/page-parser.ts:38
Interface
LogItem
src/types/index.ts:3
Interface
LoopBudget
src/ai/loop-config.ts:13
Class
MCPClient
src/mcp/client.ts:9
Interface
MCPListToolsResponse
src/mcp/types.ts:50
Interface
MCPRequest
src/mcp/types.ts:59
Interface
MCPResponse
src/mcp/types.ts:67
Class
MCPServer
src/mcp/server.ts:17
Interface
MCPTool
src/mcp/types.ts:7
Interface
MCPToolCallContent
src/mcp/types.ts:34
Interface
MCPToolCallRequest
src/mcp/types.ts:19
Interface
MCPToolCallResult
src/mcp/types.ts:42
Interface
MCPTransportRequestOptions
src/mcp/transport.ts:10
Interface
ManifestSource
src/functions/site-workflow-registry.ts:45
Interface
MessageInputItem
src/ai/types.ts:22
Interface
MoleContextValue
src/content/float-ball/context/context.ts:8
Interface
MoleState
src/content/float-ball/context/types.ts:56
Interface
NetworkListeningState
网络监听配置
src/lib/cdp-session.ts:59
Interface
OptionsMetricItem
src/options/components/PageLayout.tsx:6
Interface
OptionsPageLayoutProps
src/options/components/PageLayout.tsx:13
Interface
OptionsSectionCardProps
src/options/components/PageLayout.tsx:22
Interface
OutputFunctionCallItem
src/ai/types.ts:55
Interface
OutputMessageItem
src/ai/types.ts:47
Interface
PageAssertParams
src/content/page-grounding.ts:32
Interface
PageAssertionItem
src/content/page-grounding.ts:26
Interface
PageBasicInfo
页面基础信息(始终返回)
src/content/page-parser.ts:10
Interface
PageMetaInfo
页面 meta 信息
src/content/page-parser.ts:20
Interface
PageRepairParams
src/functions/page-repair.ts:18
Interface
PageSnapshotParams
src/content/page-grounding.ts:8
Interface
ParsePageParams
解析请求参数
src/content/page-parser.ts:46
Interface
PendingDialog
待处理对话框信息
src/lib/cdp-session.ts:23
Interface
PendingTurnResponseRequest
src/ai/loop-config.ts:32
Interface
PhaseControl
src/ai/loop-config.ts:71
Interface
PlanRetryPolicy
src/functions/remote-workflow.ts:37
Interface
PlanValidationError
plan 校验错误信息
src/functions/remote-workflow.ts:239
Interface
RecentCompletedTaskItem
src/content/float-ball/constants.ts:21
Interface
RecentRepairEntry
src/functions/site-experience.ts:56
Interface
RecordModalProps
src/content/float-ball/components/RecordModal.tsx:8
Interface
RecorderState
src/background/workflow-recorder.ts:38
Interface
RecorderStep
src/background/workflow-recorder.ts:23
Interface
ReleaseData
docs/release.data.ts:4
next →
1–100 of 183, ranked by callers