abzubarev / web-developer-form-filler-ext

This extension is used by developers to make it easy to fill forms
MIT License
113 stars 53 forks source link

Store saved field data against google account #23

Open deadbeef404 opened 6 years ago

deadbeef404 commented 6 years ago

It would be great if the saved forms were stored against the user's google account if they were signed into the browser (using chrome.storage's storage.sync). As the extensions are loaded when you sign into a new browser, it would be great if the data came along with it.