/FormFiller

Javascript bookmarklet for saving and re-populating forms

Primary LanguageJavaScriptMIT LicenseMIT

FormFiller

Stop Wasting Your Time

The cross-browser Javascript bookmarklet for saving and re-populating forms

javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://rawgit.com/wearecontrast/FormFiller/master/src/FormFiller.js';})();