MCPcopy Create free account

hub / github.com/iorate/ublacklist / functions

Functions323 in github.com/iorate/ublacklist

FunctionregexExclude
(context, regex, command)
src/scripts/serpinfo/commands.ts:170
FunctionregexInclude
(context, regex, command)
src/scripts/serpinfo/commands.ts:177
FunctionregexSubstitute
(context, regex, replacement, command)
src/scripts/serpinfo/commands.ts:184
FunctionregisterContentScripts
()
src/scripts/background/search-engines.ts:4
FunctionremoveSubscription
(id: SubscriptionId)
src/scripts/background/local-storage.ts:126
FunctionrenameSubscription
( id: SubscriptionId, name: string, )
src/scripts/background/local-storage.ts:138
Functionreset
()
src/scripts/background/backup-restore.ts:123
Functionrestore
( items: Readonly<Partial<LocalStorageItemsBackupRestore>>, )
src/scripts/background/backup-restore.ts:50
Functionsave
( items: Readonly<Partial<LocalStorageItemsSavable>>, source: SaveSource, )
src/scripts/background/local-storage.ts:77
Functionselector
(context, selector, rootCommand)
src/scripts/serpinfo/commands.ts:28
Functionserialize
(settings: Readonly<SerpInfoSettings>)
src/scripts/serpinfo/settings.ts:214
FunctionshouldUseAltFlow
()
src/scripts/clouds/helpers.ts:11
Functionstart
()
src/scripts/serpinfo/content-script.ts:280
FunctionstringEntries
( record: Readonly<Record<Key, Value>>, )
src/scripts/utilities.ts:127
FunctionstringKeys
( record: Readonly<Record<Key, Value>>, )
src/scripts/utilities.ts:121
Functiontext
(context, options = {}, rootCommand)
src/scripts/serpinfo/commands.ts:334
Functionupdate
(id: SubscriptionId)
src/scripts/background/subscriptions.ts:34
FunctionupdateAll
()
src/scripts/background/subscriptions.ts:75
FunctionupdateFile
( accessToken: string, id: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/google-drive.ts:156
FunctionupdateFile
( accessToken: string, id: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/dropbox.ts:162
Functionupward
(context, levelOrSelector, rootCommand)
src/scripts/serpinfo/commands.ts:35
FunctionwriteFile
( params: WebDAVParams, id: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/webdav.ts:56
FunctionwriteFile
( id: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/browser-sync.ts:123
← previous301–323 of 323, ranked by callers