MCPcopy Create free account

hub / github.com/crimx/ext-saladict / functions

Functions1,226 in github.com/crimx/ext-saladict

FunctionSidebarBtn
src/content/components/MenuBar/MenubarBtns.tsx:264
FunctionSlide
({ slide })
src/components/dictionaries/renren/View.tsx:12
FunctionSortableList
(props: SortableListProps)
src/options/components/SortableList/index.tsx:45
FunctionSpeaker
src/components/Speaker/index.tsx:28
FunctionStandaloneModal
({ show, onClose })
src/options/components/Entries/QuickSearch/StandaloneModal.tsx:15
FunctionStaticSpeakerContainer
src/components/Speaker/index.tsx:74
FunctionStrElm
( props: PropsWithChildren<StrElmProps<T>> )
src/components/StrElm/index.tsx:11
FunctionStyleWrap
src/_helpers/storybook.tsx:22
FunctionTestComp
({ result }: { result: { paragraphs: string } })
src/content/components/DictList/DictList.stories.tsx:84
FunctionTestComp
({ result }: { result: { paragraphs: string } })
src/content/components/DictPanel/DictPanel.stories.tsx:231
FunctionTitle
()
src/popup/index.tsx:27
FunctionTitle
()
src/quick-search/index.tsx:20
FunctionTitlebarOffsetModal
src/options/components/Entries/QuickSearch/TitlebarOffsetModal.tsx:20
FunctionWaveformBox
src/content/components/WaveformBox/WaveformBox.tsx:12
FunctionWebdavModal
src/options/components/Entries/Notebook/sync-services/webdav.tsx:28
FunctionWordCards
({ words, onCardDelete })
src/content/components/WordEditor/WordCards.tsx:10
FunctionWordEditor
src/content/components/WordEditor/WordEditor.tsx:7
FunctionWordEditorPanel
src/content/components/WordEditor/WordEditorPanel.tsx:17
FunctionWordEditorPortal
src/content/components/WordEditor/WordEditor.portal.tsx:13
FunctionWordPage
src/components/WordPage/index.tsx:43
FunctionWordTable
src/components/WordPage/WordTable.tsx:24
Function__self__
()
src/_helpers/browser-api.ts:134
Function__storageArea__
()
src/_helpers/browser-api.ts:97
Function_getDefaultConfig
()
src/app-config/index.ts:71
Function_getDefaultProfile
(id?: string)
src/app-config/profiles.ts:21
Function_useHorizontalScrollOnWheel
(event$: Observable<WheelEvent>)
src/components/dictionaries/helpers.ts:406
Methodadd
(config: AddConfig)
src/background/sync-manager/services/shanbay/index.ts:31
Methodadd
({ words, force }: AddConfig)
src/background/sync-manager/services/ankiconnect/index.ts:98
FunctionaddActiveProfileIDListener
( cb: (changes: StorageChanged<string>) => any )
src/_helpers/profile-manager.ts:315
FunctionaddItem
()
src/options/components/Entries/ContextMenus/AddModal.tsx:124
Functionany
(iterable: ArrayLike<any>)
src/_helpers/promise-more.ts:34
Methodapply
(compiler)
scripts/targeted-webext-manifest-plugin.js:24
FunctioncheckFocus
()
src/content/components/MenuBar/SearchBox.tsx:97
FunctioncheckServer
(config: SyncConfig)
test/specs/background/sync-manager/services/webdav.spec.ts:16
Methodclean
()
scripts/clean-output-plugin.js:5
FunctioncloseEditor
()
src/content/components/WordEditor/Notes.tsx:129
FunctioncloseModal
()
src/options/components/Entries/ContextMenus/EditeModal.tsx:80
FunctioncloseModal
()
src/options/components/Entries/Notebook/sync-services/ankiconnect.tsx:178
FunctioncloseModal
()
src/options/components/Entries/Notebook/sync-services/eudic.tsx:110
FunctioncloseModal
()
src/options/components/Entries/Notebook/sync-services/webdav.tsx:125
MethodcomponentDidMount
()
src/components/Waveform/Waveform.tsx:276
MethodcomponentWillUnmount
()
src/components/Waveform/Waveform.tsx:303
Functionconstructor
(config: Config)
src/background/sync-manager/interface.ts:58
Methodconstructor
()
src/background/context-menus.ts:119
Methodconstructor
()
src/background/audio-manager.ts:15
Methodconstructor
()
src/background/i18n-manager.ts:25
Methodconstructor
()
src/background/server.ts:108
Methodconstructor
()
src/background/database/core.ts:12
Methodconstructor
(options, neutrinoOpts)
scripts/targeted-webext-manifest-plugin.js:12
Methodcreate
()
test/specs/background/server.spec.ts:47
FunctioncreateActiveProfileStream
()
src/_helpers/profile-manager.ts:402
MethodcreateContextMenu
( createProperties: CreateMenuOptions )
src/background/context-menus.ts:224
FunctioncreateDir
(config: SyncConfig)
test/specs/background/sync-manager/services/webdav.spec.ts:33
FunctioncreateQuickSearchStream
(config: AppConfig | null)
src/selection/quick-search.ts:12
FunctiondecodeHEX
(text: string)
src/components/dictionaries/helpers.ts:342
FunctiondefaultT
()
src/_helpers/i18n.ts:124
Functiondelete
delete words
src/background/sync-manager/interface.ts:67
FunctiondeleteItem
()
src/options/components/Entries/ContextMenus/AddModal.tsx:103
FunctiondeleteMeta
(serviceID: string)
src/background/sync-manager/helpers.ts:71
FunctiondeleteService
()
src/options/components/Entries/Notebook/sync-services/webdav.tsx:138
FunctiondeleteWords
({ area, dates }: Message<'DELETE_WORDS'>['payload'])
src/background/database/write.ts:29
Functiondestroy
Clean up side-effects
src/background/sync-manager/interface.ts:69
Methoddestroy
()
test/specs/background/server.spec.ts:55
Methoddestroy
()
src/background/sync-manager/services/ankiconnect/index.ts:78
MethoddestroySnapshot
()
src/background/windows-manager.ts:97
Functiondetect
(text: string)
src/components/dictionaries/machine-custom.ts:46
FunctiondispatchConfigChangedEvent
( newConfig: AppConfig, oldConfig?: AppConfig )
src/_helpers/__mocks__/config-manager.ts:41
FunctiondispatchMessageEvent
( options: DispatchMessageEventOptionsGeneral )
src/_helpers/__mocks__/browser-api.ts:435
FunctiondispatchStorageEvent
( options: DispatchStorageEventOptionsGeneral )
src/_helpers/__mocks__/browser-api.ts:291
Functiondownload
(config: SyncConfig, headers: { [index: string]: string } = {})
test/specs/background/sync-manager/services/webdav.spec.ts:64
Functiondownload
Download code
src/background/sync-manager/interface.ts:71
FunctionemptyPromise
()
src/background/sync-manager/__mocks__/helpers.ts:3
FunctionensureNetworkCompatibility
()
src/components/dictionaries/hjdict/network.ts:3
FunctionexportWords
()
src/components/WordPage/ExportModal/index.tsx:111
FunctionextensionWorkerAdapter
( config: AxiosRequestConfig )
src/_helpers/axios-worker-adapter.ts:108
FunctionfetchDOM
( url: string, config: AxiosRequestConfig = {} )
src/_helpers/fetch-dom.ts:4
FunctionfetchDictFixtures
(fixturePath)
scripts/fixtures.js:187
FunctionfilePdfTabObserver
( tabId: number, changeInfo: any, tab: browser.tabs.Tab )
src/background/pdf-sniffer-mv3.ts:312
Methodfocus
()
test/specs/background/server.spec.ts:51
Methodfocus
()
src/background/windows-manager.ts:60
FunctionfocusBlur
(event$: Observable<{ type: string }>)
src/_helpers/observables.ts:58
FunctionformChanged
({ currentTarget }: React.ChangeEvent<HTMLInputElement | HTMLTextAreaElement>)
src/content/components/WordEditor/Notes.tsx:135
Functionformat
(options, params, payload)
scripts/fixtures.js:63
FunctiongenUniqueKeyThunk
()
src/_helpers/uniqueKey.ts:15
FunctiongenerateByBrowser
()
scripts/build.js:140
FunctiongetCacheKey
()
config/jest/cssTransform.js:10
MethodgetDefaultConfig
()
src/background/sync-manager/services/webdav/index.ts:37
MethodgetDefaultConfig
()
src/background/sync-manager/services/shanbay/index.ts:15
MethodgetDefaultConfig
()
src/background/sync-manager/services/ankiconnect/index.ts:29
FunctiongetDefaultMeta
()
src/background/sync-manager/interface.ts:54
MethodgetDerivedStateFromError
()
src/components/ErrorBoundary.tsx:20
FunctiongetDetail
(src: string)
src/components/dictionaries/renren/engine.ts:112
FunctiongetIdsAndClassNames
* Get all ids and class names under a root node. * Use in console. * @param {HTMLElement} root
scripts/style-extractor.js:11
MethodgetInstance
()
src/background/audio-manager.ts:9
MethodgetInstance
()
src/background/i18n-manager.ts:9
MethodgetMeta
()
src/background/sync-manager/services/webdav/index.ts:367
FunctiongetSrcPage
src/components/dictionaries/naver/engine.ts:11
FunctiongetSrcPage
src/components/dictionaries/urban/engine.ts:15
FunctiongetSrcPage
src/components/dictionaries/eudic/engine.ts:11
FunctiongetSrcPage
src/components/dictionaries/zdic/engine.ts:13
← previousnext →901–1,000 of 1,226, ranked by callers