Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FakeFiller/fake-filler-extension
/ functions
Functions
152 in github.com/FakeFiller/fake-filler-extension
⨍
Functions
152
◇
Types & classes
24
↓ 242 callers
Function
GetMessage
(key: string, parameters?: any)
src/common/helpers.ts:260
↓ 25 callers
Method
randomNumber
(start: number, end: number, decimalPlaces = 0)
src/common/data-generator.ts:5
↓ 12 callers
Function
SanitizeText
(text: string)
src/common/helpers.ts:264
↓ 9 callers
Function
SaveFakeFillerOptions
(options: IFakeFillerOptions)
src/common/helpers.ts:208
↓ 9 callers
Method
getElementName
(element: FillableElement)
src/common/element-filler.ts:158
↓ 8 callers
Function
CsvToArray
(csvString: string)
src/common/helpers.ts:221
↓ 8 callers
Method
findCustomField
(elementName: string, matchTypes: CustomFieldTypes[] = [])
src/common/element-filler.ts:138
↓ 7 callers
Function
getCurrentTabId
()
src/service_worker/index.ts:1
↓ 6 callers
Function
GetFakeFillerOptions
()
src/common/helpers.ts:168
↓ 6 callers
Method
generateDummyDataForCustomField
( customField: ICustomField | undefined, element: HTMLInputElement | HTMLTextAreaElement | undefined
src/common/element-filler.ts:209
↓ 6 callers
Method
isAnyMatch
(haystack: string, needles: string[])
src/common/element-filler.ts:43
↓ 6 callers
Function
isNotEmpty
(item: string | number | undefined | null)
src/options/components/custom-fields/CustomFieldsListItem.tsx:8
↓ 5 callers
Method
date
(minimumDate?: Date, maximumDate?: Date)
src/common/data-generator.ts:192
↓ 5 callers
Method
fillInputElement
(element: HTMLInputElement)
src/common/element-filler.ts:401
↓ 5 callers
Method
scrambledWord
(minLength = 3, maxLength = 15)
src/common/data-generator.ts:19
↓ 4 callers
Method
fireEvents
(element: FillableElement)
src/common/element-filler.ts:36
↓ 4 callers
Method
lastName
()
src/common/data-generator.ts:236
↓ 4 callers
Function
saveOptions
(options: IFakeFillerOptions, formValues?: IFakeFillerOptionsForm)
src/options/actions.ts:83
↓ 3 callers
Function
FakeFillerDefaultOptions
()
src/common/helpers.ts:22
↓ 3 callers
Function
getOptions
()
src/options/actions.ts:63
↓ 3 callers
Method
setClickedElement
(element: HTMLElement | undefined)
src/common/fake-filler.ts:30
↓ 3 callers
Method
shouldIgnoreElement
(element: FillableElement)
src/common/element-filler.ts:62
↓ 3 callers
Method
time
()
src/common/data-generator.ts:214
↓ 3 callers
Function
unsubscribeAllSnapshots
()
src/common/firebase.ts:36
↓ 3 callers
Method
words
(wordCount: number, maxLength = 0)
src/common/data-generator.ts:36
↓ 2 callers
Function
CreateContextMenus
(enableContextMenu: boolean)
src/common/helpers.ts:184
↓ 2 callers
Function
createCustomFieldFromFormData
(formData: ICustomFieldForm)
src/options/actions.ts:161
↓ 2 callers
Method
fillAllElements
(container: Document | HTMLElement)
src/common/fake-filler.ts:12
↓ 2 callers
Method
fillContentEditableElement
(element: HTMLElement)
src/common/element-filler.ts:672
↓ 2 callers
Method
fillSelectElement
(element: HTMLSelectElement)
src/common/element-filler.ts:598
↓ 2 callers
Method
fillTextAreaElement
(element: HTMLTextAreaElement)
src/common/element-filler.ts:579
↓ 2 callers
Method
findCustomFieldFromList
( fields: ICustomField[], elementName: string, matchTypes: CustomFieldTypes[] = [] )
src/common/element-filler.ts:114
↓ 2 callers
Method
firstName
()
src/common/data-generator.ts:232
↓ 2 callers
Method
getElementMaxLength
(element: HTMLInputElement | HTMLTextAreaElement | undefined)
src/common/element-filler.ts:202
↓ 2 callers
Function
initialize
(options: IFakeFillerOptions, isProEdition: boolean)
src/content_script/index.ts:10
↓ 2 callers
Method
paragraph
(minWords: number, maxWords: number, maxLength: number)
src/common/data-generator.ts:155
↓ 2 callers
Method
phoneNumber
(template: string = DEFAULT_TELEPHONE_TEMPLATE)
src/common/data-generator.ts:175
↓ 2 callers
Method
phrase
(maxLength: number)
src/common/data-generator.ts:162
↓ 2 callers
Function
saveOptionsToDb
(options: IFakeFillerOptions)
src/common/firebase.ts:124
↓ 2 callers
Method
website
()
src/common/data-generator.ts:169
↓ 2 callers
Method
year
()
src/common/data-generator.ts:224
↓ 1 callers
Function
GetKeyboardShortcuts
()
src/common/helpers.ts:249
↓ 1 callers
Function
MultipleLinesToArray
(text: string)
src/common/helpers.ts:235
↓ 1 callers
Function
NotifyTabsOfNewOptions
(options: IFakeFillerOptions)
src/service_worker/index.ts:19
↓ 1 callers
Method
alphanumeric
(template: string)
src/common/data-generator.ts:62
↓ 1 callers
Function
base64ToUtf8
(str: string)
src/options/components/BackupAndRestorePage.tsx:13
↓ 1 callers
Function
closeModal
()
src/options/components/custom-fields/CustomFieldsView.tsx:33
↓ 1 callers
Function
closeModal
()
src/options/components/custom-fields/ProfilesView.tsx:26
↓ 1 callers
Method
color
()
src/common/data-generator.ts:249
↓ 1 callers
Function
createCustomField
( customField: ICustomFieldForm, customFieldIndex: number, profileIndex: number )
src/options/actions.ts:231
↓ 1 callers
Function
createProfile
(profile: IProfile)
src/options/actions.ts:323
↓ 1 callers
Function
createProfileFromFormData
(formData: IProfile)
src/options/actions.ts:314
↓ 1 callers
Function
deleteCustomField
(index: number, profileIndex: number)
src/options/actions.ts:121
↓ 1 callers
Function
deleteProfile
(profileIndex: number)
src/options/actions.ts:296
↓ 1 callers
Method
fillAllInputs
()
src/common/fake-filler.ts:34
↓ 1 callers
Method
fillThisForm
()
src/common/fake-filler.ts:58
↓ 1 callers
Method
fillThisInput
()
src/common/fake-filler.ts:38
↓ 1 callers
Function
getDateString
(date: Date)
src/options/components/BackupAndRestorePage.tsx:33
↓ 1 callers
Function
getKeyboardShortcuts
()
src/options/actions.ts:285
↓ 1 callers
Function
getOptionsLastUpdatedTimestamp
()
src/common/firebase.ts:139
↓ 1 callers
Function
getTranslatedDescription
(key: string)
src/options/components/KeyboardShortcutsPage.tsx:20
↓ 1 callers
Method
isElementVisible
(element: FillableElement)
src/common/element-filler.ts:52
↓ 1 callers
Function
isNotZero
(item: string | number | undefined | null)
src/options/components/custom-fields/CustomFieldsListItem.tsx:12
↓ 1 callers
Function
login
(email: string, password: string)
src/common/firebase.ts:107
↓ 1 callers
Function
logout
()
src/common/firebase.ts:118
↓ 1 callers
Method
month
()
src/common/data-generator.ts:220
↓ 1 callers
Function
onAuthStateChange
(callback: AuthStateChangeCallback)
src/common/firebase.ts:99
↓ 1 callers
Function
onOptionsChange
(callback: OptionsChangeCallback)
src/common/firebase.ts:103
↓ 1 callers
Method
organizationName
()
src/common/data-generator.ts:240
↓ 1 callers
Function
reorder
(list: ICustomField[], startIndex: number, endIndex: number)
src/options/components/custom-fields/CustomFieldsList.tsx:14
↓ 1 callers
Function
saveCustomField
( customField: ICustomFieldForm, customFieldIndex: number, profileIndex: number )
src/options/actions.ts:258
↓ 1 callers
Function
saveProfile
(profile: IProfile, profileIndex: number)
src/options/actions.ts:339
↓ 1 callers
Function
saveSortedCustomFields
(customFields: ICustomField[], profileIndex: number)
src/options/actions.ts:141
↓ 1 callers
Method
selectRandomRadio
(name: string, valuesList: string[] = [])
src/common/element-filler.ts:99
↓ 1 callers
Function
updateAuthState
(user: FirebaseUser, claims: FirebaseCustomClaims)
src/options/actions.ts:59
↓ 1 callers
Function
utf8ToBase64
(str: string)
src/options/components/BackupAndRestorePage.tsx:9
↓ 1 callers
Method
weekNumber
()
src/common/data-generator.ts:228
Function
AddFieldButton
(props: Props)
src/options/components/custom-fields/AddFieldButton.tsx:12
Function
AlphanumericOptions
()
src/options/components/custom-fields/data-types/AlphanumericOptions.tsx:6
Function
App
()
src/options/components/App.tsx:22
Function
AuthReducer
(state = authInitialState, action: MyActions)
src/options/reducer.ts:65
Function
BackupAndRestorePage
()
src/options/components/BackupAndRestorePage.tsx:17
Function
ChangeLogPage
()
src/options/components/ChangeLogPage.tsx:5
Function
CustomFieldModal
(props: Props)
src/options/components/custom-fields/CustomFieldModal.tsx:165
Function
CustomFieldsList
(props: Props)
src/options/components/custom-fields/CustomFieldsList.tsx:31
Function
CustomFieldsListItem
(props: Props)
src/options/components/custom-fields/CustomFieldsListItem.tsx:30
Function
CustomFieldsPage
()
src/options/components/CustomFieldsPage.tsx:12
Function
CustomFieldsView
(props: Props)
src/options/components/custom-fields/CustomFieldsView.tsx:19
Function
DataTypeSelectField
()
src/options/components/custom-fields/DataTypeSelectField.tsx:7
Function
DateOptions
()
src/options/components/custom-fields/data-types/DateOptions.tsx:7
Function
EmailOptions
(props: Props)
src/options/components/custom-fields/data-types/EmailOptions.tsx:25
Function
ExternalLink
(props)
src/options/components/common/ExternalLink.tsx:7
Function
GeneralSettingsForm
(props: Props)
src/options/components/general-settings/GeneralSettingsForm.tsx:41
Function
GeneralSettingsPage
()
src/options/components/GeneralSettingsPage.tsx:9
Function
GetProModal
(props: Props)
src/options/components/custom-fields/GetProModal.tsx:11
Function
HtmlPhrase
(props: Props)
src/options/components/common/HtmlPhrase.tsx:8
Function
Introduction
()
src/options/components/custom-fields/Introduction.tsx:6
Function
KeyboardShortcutsPage
()
src/options/components/KeyboardShortcutsPage.tsx:9
Function
KeyboardShortcutsReducer
( state = shortcutsInitialState, action: MyActions )
src/options/reducer.ts:38
Function
LoginPage
()
src/options/components/LoginPage.tsx:31
next →
1–100 of 152, ranked by callers