MCPcopy Create free account

hub / github.com/FULU-Foundation/CRW-Extension / functions

Functions344 in github.com/FULU-Foundation/CRW-Extension

↓ 1 callersFunctiontoTableRows
(matches: UrlEntryMatch[])
scripts/url-match-preview.ts:54
↓ 1 callersFunctiontypeBoost
(entry: CargoEntry)
src/lib/matching/pageContextMatching.ts:52
↓ 1 callersFunctionunsuppressCurrentSite
()
src/content/index.tsx:175
↓ 1 callersFunctionunsuppressDomain
()
src/popup/Popup.tsx:91
↓ 1 callersFunctionvalidateEntries
( entries: CargoEntry[], minMatchLength: number, )
scripts/verify-cargo-quality.ts:241
↓ 1 callersFunctionverifyEntryUrls
( entry: CargoEntry, dataset: CargoEntry[], )
scripts/verify-matching.ts:97
↓ 1 callersFunctionwikiPageLink
(entry: CargoEntry)
scripts/verify-cargo-quality.ts:605
↓ 1 callersFunctionwriteDataMigrationState
( state: DataMigrationState, )
src/shared/dataMigrations.ts:61
↓ 1 callersFunctionwriteHideWhenNoIncidents
( enabled: boolean, )
src/shared/storage.ts:77
↓ 1 callersFunctionwritePopupPosition
( position: PopupPosition, )
src/shared/storage.ts:157
↓ 1 callersFunctionwriteWarningsEnabled
(enabled: boolean)
src/shared/storage.ts:68
↓ 1 callersFunctionwriteWikiReport
(content: string, targetPath: string)
scripts/verify-cargo-quality.ts:819
FunctionDescriptionBlock
({ value }: { value: string })
src/shared/ui/MatchPopupPrimitives.tsx:132
FunctionEntryLink
(props: { entry: CargoEntry; externalIconUrl: string; linkStyle: React.CSSProperties; titleStyle: Reac
src/shared/ui/MatchPopupPrimitives.tsx:51
FunctionIncidentEntry
(props: { item: CargoEntry; externalIconUrl: string; showIncidentStatus: boolean; })
src/shared/ui/MatchPopupPrimitives.tsx:183
FunctionInlineEmptyState
(props: InlineEmptyStateProps)
src/content/InlineEmptyState.tsx:14
FunctionInlinePopup
(props: InlinePopupProps)
src/content/InlinePopup.tsx:27
FunctionMatchPopupBody
(props: MatchPopupBodyProps)
src/shared/ui/MatchPopupBody.tsx:31
FunctionMatchPopupCard
(props: MatchPopupCardProps)
src/shared/ui/MatchPopupCard.tsx:206
FunctionMatchPopupFooterActions
( props: MatchPopupFooterActionsProps, )
src/shared/ui/MatchPopupFooterActions.tsx:18
FunctionMatchPopupHeader
(props: MatchPopupHeaderProps)
src/shared/ui/MatchPopupHeader.tsx:19
FunctionOptions
()
src/options/Options.tsx:43
FunctionOptionsView
(props: OptionsViewProps)
src/options/OptionsView.tsx:66
FunctionPopup
()
src/popup/Popup.tsx:38
FunctionRelatedGroup
(props: { title: string; entries: CargoEntry[]; externalIconUrl: string; showIncidentStatus?: boolean;
src/shared/ui/MatchPopupPrimitives.tsx:152
FunctionTopMatchBlock
(props: { entry: CargoEntry; companyFallback?: CompanyEntry; externalIconUrl: string; })
src/shared/ui/MatchPopupPrimitives.tsx:276
FunctionclosePopup
()
src/popup/Popup.tsx:108
FunctioncreateBackgroundMessageHandler
(handlers: { onPageContextUpdated?: ( payload: MessagePayloadByType[MessageType.PAGE_CONTEXT_UPDATE],
src/messaging/index.ts:52
FunctioncreateMessage
( type: TType, source: MessageSource, ...payload: MessagePayloadByType[TType] extends undefined ? []
src/messaging/index.ts:36
Functionload
()
src/lib/dataset/index.ts:33
FunctionmigrateSuppressedDomainsToSiteScopes
()
src/shared/dataMigrations.ts:12
Functionnoop
()
tests/matchPopupCard.component.test.ts:10
Functionnoop
()
tests/inlineEmptyState.component.test.ts:8
Functionnoop
()
tests/optionsView.component.test.ts:8
FunctionnormalizePslRule
(rule: string)
scripts/update-country-code-suffixes.ts:64
FunctiononOpenOptionsPage
()
src/background/index.ts:133
FunctiononPageContextUpdated
(payload, sender)
src/background/index.ts:140
FunctiononRefreshDatasetNow
()
src/background/index.ts:136
FunctiononStorageChanged
( changes: Record<string, browser.Storage.StorageChange>, areaName: string, )
src/options/Options.tsx:97
FunctionopenOptions
()
src/popup/Popup.tsx:100
FunctionopenOptions
()
src/content/index.tsx:131
FunctionopenWiki
()
src/popup/Popup.tsx:104
FunctionreadRefreshErrorMessage
()
src/shared/storage.ts:135
FunctionrefreshNow
()
src/lib/dataset/index.ts:66
← previous301–344 of 344, ranked by callers