MCPcopy Create free account

hub / github.com/FakeFiller/fake-filler-extension / functions

Functions152 in github.com/FakeFiller/fake-filler-extension

FunctionMyAccountPage
()
src/options/components/MyAccountPage.tsx:10
FunctionNumberOptions
()
src/options/components/custom-fields/data-types/NumberOptions.tsx:6
FunctionOptionsReducer
(state = optionsInitialState, action: MyActions)
src/options/reducer.ts:14
FunctionProfileModal
(props: Props)
src/options/components/custom-fields/ProfileModal.tsx:39
FunctionProfilesView
(props)
src/options/components/custom-fields/ProfilesView.tsx:16
FunctionRandomizedListOptions
()
src/options/components/custom-fields/data-types/RandomizedListOptions.tsx:6
FunctionRegExOptions
(props: Props)
src/options/components/custom-fields/data-types/RegExOptions.tsx:12
FunctionScrollToTop
()
src/options/components/common/ScrollToTop.tsx:4
FunctionTelephoneOptions
()
src/options/components/custom-fields/data-types/TelephoneOptions.tsx:6
FunctionTextOptions
()
src/options/components/custom-fields/data-types/TextOptions.tsx:6
Methodconstructor
(options: IFakeFillerOptions, profileIndex = -1)
src/common/fake-filler.ts:8
Methodconstructor
(options: IFakeFillerOptions, profileIndex = -1)
src/common/element-filler.ts:24
FunctionexportSettings
()
src/options/components/BackupAndRestorePage.tsx:40
FunctionfillAllInputs
()
src/service_worker/index.ts:96
FunctionfillThisForm
()
src/service_worker/index.ts:100
FunctionfillThisInput
()
src/service_worker/index.ts:104
FunctionforceImportOldSettings
()
src/options/components/BackupAndRestorePage.tsx:93
FunctiongenerateRandomEmail
()
src/options/components/custom-fields/data-types/EmailOptions.tsx:28
FunctiongenerateRandomRegExString
()
src/options/components/custom-fields/data-types/RegExOptions.tsx:15
FunctionhandleAuthStateChange
(user: FirebaseUser, claims: FirebaseCustomClaims)
src/options/index.tsx:14
FunctionhandleClick
()
src/options/components/custom-fields/AddFieldButton.tsx:13
FunctionhandleDelete
(index: number)
src/options/components/custom-fields/CustomFieldsView.tsx:62
FunctionhandleDelete
()
src/options/components/custom-fields/ProfilesView.tsx:48
FunctionhandleDelete
()
src/options/components/custom-fields/CustomFieldsListItem.tsx:37
FunctionhandleEdit
(currentCustomField: ICustomField, index: number)
src/options/components/custom-fields/CustomFieldsView.tsx:53
FunctionhandleEdit
()
src/options/components/custom-fields/ProfilesView.tsx:40
FunctionhandleEdit
()
src/options/components/custom-fields/CustomFieldsListItem.tsx:33
FunctionhandleLogout
()
src/options/components/MyAccountPage.tsx:22
FunctionhandleMessage
( request: MessageRequest, sender: chrome.runtime.MessageSender, sendResponse: (response: any) => voi
src/service_worker/index.ts:33
FunctionhandleMessage
(request: MessageRequest)
src/content_script/index.ts:31
FunctionhandleOptionsChange
(options: IFakeFillerOptions)
src/options/index.tsx:19
FunctionhandleResetSettings
(event: React.SyntheticEvent)
src/options/components/App.tsx:28
FunctionhandleSave
(formValues: IFakeFillerOptionsForm)
src/options/components/GeneralSettingsPage.tsx:19
FunctionhandleSave
(formValues: ICustomFieldForm)
src/options/components/custom-fields/CustomFieldsView.tsx:77
FunctionhandleSave
(formValues: IProfile)
src/options/components/custom-fields/ProfilesView.tsx:58
FunctionhandleSelectChange
(event: React.ChangeEvent<HTMLSelectElement>)
src/options/components/custom-fields/DataTypeSelectField.tsx:10
FunctionhandleSort
(sortedCustomFields: ICustomField[])
src/options/components/custom-fields/CustomFieldsView.tsx:71
FunctionhandleStartSync
()
src/options/components/MyAccountPage.tsx:28
FunctionhandleSubmit
(values: LoginDetails, helpers: FormikHelpers<LoginDetails>)
src/options/components/LoginPage.tsx:40
FunctionhandleSubmit
(values: IFakeFillerOptionsForm, actions: FormikHelpers<IFakeFillerOptionsForm>)
src/options/components/general-settings/GeneralSettingsForm.tsx:42
FunctionimportSettings
()
src/options/components/BackupAndRestorePage.tsx:53
FunctionnewCustomField
(index: number)
src/options/components/custom-fields/CustomFieldsView.tsx:40
FunctionnewProfile
()
src/options/components/custom-fields/ProfilesView.tsx:32
FunctiononNewClaims
(snapshot: firebase.firestore.DocumentSnapshot<Partial<User>>)
src/common/firebase.ts:58
FunctiononNewSettings
(snapshot: firebase.firestore.DocumentSnapshot<Partial<SettingsSchema>>)
src/common/firebase.ts:46
FunctiononSortEnd
(result: DropResult)
src/options/components/custom-fields/CustomFieldsList.tsx:32
FunctionselectTextAreaText
()
src/options/components/BackupAndRestorePage.tsx:109
FunctiontriggerImportSettings
()
src/options/components/BackupAndRestorePage.tsx:104
Functionvalidate
(values: LoginDetails)
src/options/components/LoginPage.tsx:17
Functionvalidate
(values: IFakeFillerOptionsForm)
src/options/components/general-settings/GeneralSettingsForm.tsx:11
Functionvalidate
(values: ICustomFieldForm)
src/options/components/custom-fields/CustomFieldModal.tsx:18
Functionvalidate
(values: IProfile)
src/options/components/custom-fields/ProfileModal.tsx:9
← previous101–152 of 152, ranked by callers