sblask-webextensions / webextension-simple-form-fill

Enter text into input fields by choosing items from the context menu or using the optional autocomplete. New items can be added through the context menu while having some text selected or by changing the add-ons' preferences.

Home Page:https://addons.mozilla.org/firefox/addon/simple-form-fill/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Suggestion] Add the option to have an alias for the input

Ketchup901 opened this issue · comments

For example, if you clicked "Email", it would actually fill out john.smith@example.com

You can use comments to do that. You can configure // as comment string and then have one line john.smith@example.com // Email. When using autocomplete, you can type Email and choose the right thing from the list.