Skip to content

This extension is used by developers to make it easy to take snapshots of forms and quickly fill them.

License

Notifications You must be signed in to change notification settings

mathieuf20/FormAssistant-SaveAndRestore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormAssistant - Save & Restore

This extension is used by developers to make it easy to snapshot and fill forms quickly.

Feel free to open an issue or send a pull request!

Date and Time autofill support has been added over original fork.

Usage:

  1. In an input of type textarea, text, email, search, url or date, type @@@DTPH@@@ at the beginning of the field (it will be removed in the output)
  2. Type your input and add formatting as needed (see table below)
  3. Save your form
  4. Restore your form and it will now use this formatting
Format Description
%% To represent a litteral '%'
%H Hours (00-23)
%M Minutes (00-59)
%S Seconds (00-59)
%d Day of the month (00-31)
%m Month (01-12)
%y Full Year (ex: 2020)

Available as a Firefox Addon: https://addons.mozilla.org/en-US/firefox/addon/formassistant-saveandrestore/

And at the Google Web Store https://chrome.google.com/webstore/detail/formassistant-save-restor/eoccmgkpiljbelbbhkjpagljajmikjme

About

This extension is used by developers to make it easy to take snapshots of forms and quickly fill them.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.5%
  • HTML 25.5%