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
Function
MyAccountPage
()
src/options/components/MyAccountPage.tsx:10
Function
NumberOptions
()
src/options/components/custom-fields/data-types/NumberOptions.tsx:6
Function
OptionsReducer
(state = optionsInitialState, action: MyActions)
src/options/reducer.ts:14
Function
ProfileModal
(props: Props)
src/options/components/custom-fields/ProfileModal.tsx:39
Function
ProfilesView
(props)
src/options/components/custom-fields/ProfilesView.tsx:16
Function
RandomizedListOptions
()
src/options/components/custom-fields/data-types/RandomizedListOptions.tsx:6
Function
RegExOptions
(props: Props)
src/options/components/custom-fields/data-types/RegExOptions.tsx:12
Function
ScrollToTop
()
src/options/components/common/ScrollToTop.tsx:4
Function
TelephoneOptions
()
src/options/components/custom-fields/data-types/TelephoneOptions.tsx:6
Function
TextOptions
()
src/options/components/custom-fields/data-types/TextOptions.tsx:6
Method
constructor
(options: IFakeFillerOptions, profileIndex = -1)
src/common/fake-filler.ts:8
Method
constructor
(options: IFakeFillerOptions, profileIndex = -1)
src/common/element-filler.ts:24
Function
exportSettings
()
src/options/components/BackupAndRestorePage.tsx:40
Function
fillAllInputs
()
src/service_worker/index.ts:96
Function
fillThisForm
()
src/service_worker/index.ts:100
Function
fillThisInput
()
src/service_worker/index.ts:104
Function
forceImportOldSettings
()
src/options/components/BackupAndRestorePage.tsx:93
Function
generateRandomEmail
()
src/options/components/custom-fields/data-types/EmailOptions.tsx:28
Function
generateRandomRegExString
()
src/options/components/custom-fields/data-types/RegExOptions.tsx:15
Function
handleAuthStateChange
(user: FirebaseUser, claims: FirebaseCustomClaims)
src/options/index.tsx:14
Function
handleClick
()
src/options/components/custom-fields/AddFieldButton.tsx:13
Function
handleDelete
(index: number)
src/options/components/custom-fields/CustomFieldsView.tsx:62
Function
handleDelete
()
src/options/components/custom-fields/ProfilesView.tsx:48
Function
handleDelete
()
src/options/components/custom-fields/CustomFieldsListItem.tsx:37
Function
handleEdit
(currentCustomField: ICustomField, index: number)
src/options/components/custom-fields/CustomFieldsView.tsx:53
Function
handleEdit
()
src/options/components/custom-fields/ProfilesView.tsx:40
Function
handleEdit
()
src/options/components/custom-fields/CustomFieldsListItem.tsx:33
Function
handleLogout
()
src/options/components/MyAccountPage.tsx:22
Function
handleMessage
( request: MessageRequest, sender: chrome.runtime.MessageSender, sendResponse: (response: any) => voi
src/service_worker/index.ts:33
Function
handleMessage
(request: MessageRequest)
src/content_script/index.ts:31
Function
handleOptionsChange
(options: IFakeFillerOptions)
src/options/index.tsx:19
Function
handleResetSettings
(event: React.SyntheticEvent)
src/options/components/App.tsx:28
Function
handleSave
(formValues: IFakeFillerOptionsForm)
src/options/components/GeneralSettingsPage.tsx:19
Function
handleSave
(formValues: ICustomFieldForm)
src/options/components/custom-fields/CustomFieldsView.tsx:77
Function
handleSave
(formValues: IProfile)
src/options/components/custom-fields/ProfilesView.tsx:58
Function
handleSelectChange
(event: React.ChangeEvent<HTMLSelectElement>)
src/options/components/custom-fields/DataTypeSelectField.tsx:10
Function
handleSort
(sortedCustomFields: ICustomField[])
src/options/components/custom-fields/CustomFieldsView.tsx:71
Function
handleStartSync
()
src/options/components/MyAccountPage.tsx:28
Function
handleSubmit
(values: LoginDetails, helpers: FormikHelpers<LoginDetails>)
src/options/components/LoginPage.tsx:40
Function
handleSubmit
(values: IFakeFillerOptionsForm, actions: FormikHelpers<IFakeFillerOptionsForm>)
src/options/components/general-settings/GeneralSettingsForm.tsx:42
Function
importSettings
()
src/options/components/BackupAndRestorePage.tsx:53
Function
newCustomField
(index: number)
src/options/components/custom-fields/CustomFieldsView.tsx:40
Function
newProfile
()
src/options/components/custom-fields/ProfilesView.tsx:32
Function
onNewClaims
(snapshot: firebase.firestore.DocumentSnapshot<Partial<User>>)
src/common/firebase.ts:58
Function
onNewSettings
(snapshot: firebase.firestore.DocumentSnapshot<Partial<SettingsSchema>>)
src/common/firebase.ts:46
Function
onSortEnd
(result: DropResult)
src/options/components/custom-fields/CustomFieldsList.tsx:32
Function
selectTextAreaText
()
src/options/components/BackupAndRestorePage.tsx:109
Function
triggerImportSettings
()
src/options/components/BackupAndRestorePage.tsx:104
Function
validate
(values: LoginDetails)
src/options/components/LoginPage.tsx:17
Function
validate
(values: IFakeFillerOptionsForm)
src/options/components/general-settings/GeneralSettingsForm.tsx:11
Function
validate
(values: ICustomFieldForm)
src/options/components/custom-fields/CustomFieldModal.tsx:18
Function
validate
(values: IProfile)
src/options/components/custom-fields/ProfileModal.tsx:9
← previous
101–152 of 152, ranked by callers