MCPcopy Create free account

hub / github.com/DimensionDev/PriceDoge / functions

Functions112 in github.com/DimensionDev/PriceDoge

↓ 26 callersFunctiongetTextFormSelector
(dom: ParentNode, selector: string)
extension/src/utils/dom.ts:10
↓ 15 callersMethodsend
(key: Key, data: ITypedMessages[Key])
extension/src/utils/messaging.ts:77
↓ 13 callersMethodon
(key: Key, handler: (data: ITypedMessages[Key]) => boolean)
extension/src/utils/messaging.ts:70
↓ 11 callersFunctiongetImage
(dom: ParentNode, selector: string)
extension/src/utils/dom.ts:19
↓ 10 callersFunctionsave
(key: string, value: T)
extension/src/utils/storage.ts:1
↓ 9 callersFunctionparsePrice
(price: any)
extension/src/components/CompareContent/price.ts:8
↓ 7 callersFunctiongetLanguage
()
extension/src/i18n/index.ts:44
↓ 6 callersFunctiongetCookie
(domain: string)
extension/src/utils/cookie.ts:1
↓ 6 callersFunctiongetLocalMessage
(language: string)
extension/src/i18n/index.ts:1
↓ 4 callersFunctionresolveModule
(resolveFn, filePath)
extension/config/webpack.prod.js:22
↓ 4 callersFunctionsearch
(cart: ICartResult[], func: (title: string) => Promise<ISearchResult[]>)
server/src/cart.ts:43
↓ 4 callersFunctiontitleFilter
(title: string)
extension/src/utils/titleFilter.ts:22
↓ 3 callersMethodhandle
()
extension/src/contentHandler/IContentHandler.ts:3
↓ 3 callersFunctionload
(key: string)
extension/src/utils/storage.ts:7
↓ 3 callersMethodprovideValue
()
extension/src/components/CompareContent/index.tsx:109
↓ 2 callersFunctioncreateBrowser
()
server/src/browser.ts:5
↓ 2 callersFunctioncreatePage
(browser: puppeteer.Browser)
server/src/browser.ts:13
↓ 2 callersFunctiongetLink
(dom: ParentNode, selector: string)
extension/src/utils/dom.ts:28
↓ 2 callersFunctiongetMessageForCurrentLanguage
(key: string, defaultString: string)
extension/src/i18n/index.ts:35
↓ 2 callersMethodrender
()
extension/src/components/Home/index.tsx:68
↓ 2 callersFunctionresolveApp
extension/config/webpack.prod.js:34
↓ 2 callersMethodsave
(value: any)
extension/src/backgroundService/TrackService.ts:67
↓ 2 callersFunctionsearchFromWeb
(title: string, browser: Browser, cookie: any)
server/src/taobao.ts:196
↓ 2 callersFunctiontitleFilter
(title: string)
server/src/titleFilter.ts:16
↓ 1 callersFunctionaddDays
(date: Date, days: number)
server/src/utils.ts:2
↓ 1 callersFunctionbuildRegex
()
server/src/titleFilter.ts:12
↓ 1 callersFunctionbuildRegex
()
extension/src/utils/titleFilter.ts:16
↓ 1 callersMethodcanHandle
(url: string)
extension/src/contentHandler/IContentHandler.ts:2
↓ 1 callersFunctionclickSku
(skus: any, index: number)
server/src/taobao.ts:136
↓ 1 callersFunctioncreateMobilePage
(browser: puppeteer.Browser)
server/src/browser.ts:17
↓ 1 callersFunctionfindAncestor
(node: any, className: string)
server/src/utils.ts:8
↓ 1 callersFunctionfindAncestorByNodeName
(node: Node, nodeName: string)
extension/src/utils/dom.ts:37
↓ 1 callersFunctionfindHadler
()
extension/src/contentscript.ts:9
↓ 1 callersFunctionflattenMessages
(nestedMessages: Record<string, any>, prefix = "")
extension/src/i18n/index.ts:17
↓ 1 callersMethodgetCurrent
()
extension/src/contentHandler/commodity/JdHandler.ts:17
↓ 1 callersFunctiongetLink
(dateString: string, token: string, time: number)
server/src/taobao.ts:22
↓ 1 callersFunctiongetPrice
(element: Element | null)
extension/src/services/amazon.ts:30
↓ 1 callersMethodgetPrice
(document: Document)
extension/src/contentHandler/commodity/AmazonHandler.ts:40
↓ 1 callersMethodgetPrice
(element: ParentNode)
extension/src/contentHandler/commodity/TmallHandler.ts:32
↓ 1 callersFunctiongetTobaoId
(url: string)
server/src/taobao.ts:159
↓ 1 callersFunctiongetTobaoUrl
(url: string)
server/src/taobao.ts:169
↓ 1 callersMethodhasPriceInfo
()
extension/src/contentHandler/commodity/CustomHandler.ts:17
↓ 1 callersFunctionloadCompareData
(targetTag: string, priceType: string)
extension/src/compare.tsx:8
↓ 1 callersFunctionloadCustomizer
(module)
extension/scripts/build.js:5
↓ 1 callersMethodloadPrice
()
extension/src/components/Home/index.tsx:135
↓ 1 callersMethodonProviderChange
(value: string)
extension/src/components/CompareContent/render.tsx:25
↓ 1 callersFunctionrewireModule
(modulePath, customizer)
extension/scripts/build.js:17
↓ 1 callersMethodrun
()
extension/src/backgroundService/IBackgroundService.ts:2
↓ 1 callersFunctionrunService
()
extension/src/backgroundscript.ts:3
↓ 1 callersFunctionsearchFromMobile
(title: string, browser: Browser, cookie: any)
server/src/taobao.ts:151
↓ 1 callersFunctionselectElement
()
extension/src/utils/dom.ts:62
↓ 1 callersFunctiontryAddCustomHandler
()
extension/src/contentscript.ts:26
↓ 1 callersMethodupload
()
extension/src/backgroundService/TrackService.ts:52
FunctionAppRouter
()
extension/src/AppRouter.tsx:9
FunctionCompareUI
(props: ICompareUIProps)
extension/src/components/CompareContent/render.tsx:27
FunctionItem
(props: IItem)
extension/src/components/CompareContent/item.tsx:19
FunctionLoadCurrent
(loadData: boolean)
extension/src/contentHandler/commodity/CommodityHandler.ts:144
FunctionaddCart
(cookie: any, items: Array<{ link: string, count: number }>)
server/src/taobao.ts:73
FunctionaddCart
(cookie: any, items: Array<{ link: string, count: number}>)
server/src/jd.ts:17
FunctionaddCustomImageRule
(selector: string)
extension/src/contentHandler/commodity/CommodityHandler.ts:84
FunctionaddCustomPriceRule
(selector: string)
extension/src/contentHandler/commodity/CommodityHandler.ts:76
FunctionaddCustomSelector
(selector: string, name: string)
extension/src/contentHandler/commodity/CommodityHandler.ts:63
FunctionaddCustomTitleRule
(selector: string)
extension/src/contentHandler/commodity/CommodityHandler.ts:80
FunctionaddScript
(src: string)
extension/src/contentHandler/commodity/CommodityHandler.ts:164
FunctioncanHandle
(url: string)
extension/src/contentHandler/commodity/CommodityHandler.ts:18
MethodcanHandle
(url: string)
extension/src/contentHandler/ContextMenusHandler.ts:20
MethodcanHandle
(url: string)
extension/src/contentHandler/TrackHandler.ts:5
MethodcanHandle
(url: string)
extension/src/contentHandler/commodity/CustomHandler.ts:13
MethodcanHandle
()
extension/src/contentHandler/commodity/AmazonHandler.ts:21
MethodcomponentDidMount
()
extension/src/components/Home/index.tsx:58
MethodcomponentDidMount
()
extension/src/components/SavePassword/index.tsx:40
Methodconstructor
(props: IProps)
extension/src/components/Home/index.tsx:43
Methodconstructor
(props: IProps)
extension/src/components/SavePassword/index.tsx:18
Methodconstructor
(props: IProps)
extension/src/components/CompareContent/index.tsx:35
Methodconstructor
(props: IProps)
extension/src/components/Initialization/index.tsx:24
Methodconstructor
()
extension/src/utils/messaging.ts:22
FunctionfindAncestorByClassName
(node: any, className: string)
extension/src/utils/dom.ts:51
Functiongenerate
(password: string)
extension/src/utils/keyStore.ts:14
FunctiongetCart
(cookie: string, token: string)
server/src/taobao.ts:27
FunctiongetCart
(cookie: string)
server/src/jd.ts:30
MethodgetCurrent
()
extension/src/contentHandler/commodity/TaobaoHandler.ts:12
MethodgetCurrent
()
extension/src/contentHandler/commodity/CustomHandler.ts:21
MethodgetCurrent
()
extension/src/contentHandler/commodity/AmazonHandler.ts:30
MethodgetCurrent
()
extension/src/contentHandler/commodity/TmallHandler.ts:12
MethodgetCurrent
()
extension/src/contentHandler/commodity/NeweggsHandler.ts:12
MethodgetLink
(dateString: string, token: string, time: number)
extension/src/components/Home/index.tsx:40
Functionhandle
()
extension/src/contentHandler/commodity/CommodityHandler.ts:22
Methodhandle
()
extension/src/contentHandler/ContextMenusHandler.ts:5
Methodhandle
()
extension/src/contentHandler/TrackHandler.ts:8
FunctionmouseDown
(e: MouseEvent)
extension/src/components/CompareContent/index.tsx:22
FunctionmouseDown
(e: MouseEvent)
extension/src/utils/dom.ts:77
FunctionmouseMove
(e: MouseEvent)
extension/src/utils/dom.ts:65
FunctiononInfoError
()
extension/src/components/CompareContent/item.tsx:73
MethodonInfoError
(current: any)
extension/src/components/CompareContent/item.tsx:15
FunctionprovideData
(current: IContent)
extension/src/contentHandler/commodity/CommodityHandler.ts:127
Functionrecover
(seedWord: string, password: string)
extension/src/utils/keyStore.ts:26
Functionrefresh
()
extension/src/compare.tsx:34
Methodrender
()
extension/src/components/SavePassword/index.tsx:49
Methodrender
()
extension/src/components/CompareContent/index.tsx:63
Methodrender
()
extension/src/components/Initialization/index.tsx:34
next →1–100 of 112, ranked by callers