Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/iorate/ublacklist
/ functions
Functions
323 in github.com/iorate/ublacklist
⨍
Functions
323
◇
Types & classes
14
Function
regexExclude
(context, regex, command)
src/scripts/serpinfo/commands.ts:170
Function
regexInclude
(context, regex, command)
src/scripts/serpinfo/commands.ts:177
Function
regexSubstitute
(context, regex, replacement, command)
src/scripts/serpinfo/commands.ts:184
Function
registerContentScripts
()
src/scripts/background/search-engines.ts:4
Function
removeSubscription
(id: SubscriptionId)
src/scripts/background/local-storage.ts:126
Function
renameSubscription
( id: SubscriptionId, name: string, )
src/scripts/background/local-storage.ts:138
Function
reset
()
src/scripts/background/backup-restore.ts:123
Function
restore
( items: Readonly<Partial<LocalStorageItemsBackupRestore>>, )
src/scripts/background/backup-restore.ts:50
Function
save
( items: Readonly<Partial<LocalStorageItemsSavable>>, source: SaveSource, )
src/scripts/background/local-storage.ts:77
Function
selector
(context, selector, rootCommand)
src/scripts/serpinfo/commands.ts:28
Function
serialize
(settings: Readonly<SerpInfoSettings>)
src/scripts/serpinfo/settings.ts:214
Function
shouldUseAltFlow
()
src/scripts/clouds/helpers.ts:11
Function
start
()
src/scripts/serpinfo/content-script.ts:280
Function
stringEntries
( record: Readonly<Record<Key, Value>>, )
src/scripts/utilities.ts:127
Function
stringKeys
( record: Readonly<Record<Key, Value>>, )
src/scripts/utilities.ts:121
Function
text
(context, options = {}, rootCommand)
src/scripts/serpinfo/commands.ts:334
Function
update
(id: SubscriptionId)
src/scripts/background/subscriptions.ts:34
Function
updateAll
()
src/scripts/background/subscriptions.ts:75
Function
updateFile
( accessToken: string, id: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/google-drive.ts:156
Function
updateFile
( accessToken: string, id: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/dropbox.ts:162
Function
upward
(context, levelOrSelector, rootCommand)
src/scripts/serpinfo/commands.ts:35
Function
writeFile
( params: WebDAVParams, id: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/webdav.ts:56
Function
writeFile
( id: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/browser-sync.ts:123
← previous
301–323 of 323, ranked by callers