https://github.com/lutostag/webextension-formsave
A webextension that saves forms automatically
https://github.com/lutostag/webextension-formsave
chrome-extension chromium-extension firefox-addon firefox-extension webextensions
Last synced: about 1 year ago
JSON representation
A webextension that saves forms automatically
- Host: GitHub
- URL: https://github.com/lutostag/webextension-formsave
- Owner: lutostag
- License: gpl-3.0
- Created: 2017-02-12T23:05:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T06:04:31.000Z (over 7 years ago)
- Last Synced: 2025-03-27T10:11:24.217Z (about 1 year ago)
- Topics: chrome-extension, chromium-extension, firefox-addon, firefox-extension, webextensions
- Language: JavaScript
- Size: 508 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FormSave
[](https://travis-ci.org/lutostag/webextension-formsave) [](https://codeclimate.com/github/lutostag/webextension-formsave/) [](https://standardjs.com/) [](https://github.com/lutostag/webextension-formsave/) [](https://addons.mozilla.org/en-US/firefox/addon/formsave/) [](https://david-dm.org/lutostag/webextension-formsave) [](https://david-dm.org/lutostag/webextension-formsave?type=dev)
*A webextension that saves forms automatically*
## Install
* Firefox via [Mozilla Addons](https://addons.mozilla.org/en-US/firefox/addon/formsave/)
* Chromium/Chrome:
> 1. Download the attached `formsave.crx` file from the [latest Github Release](https://github.com/lutostag/webextension-formsave/releases/latest)
> 2. Settings-Icon > Tools > Extensions
> ( the 'three horizontal-bars' icon in the top-right corner )
> 3. Drag and drop the "crx" extension file onto the Extensions page from [step 1]
> ( .crx file should likely be in your Downloads directory )
> 4. Automatic updating is enabled, nothing else to do!
## Screenshots
[](https://github.com/lutostag/webextension-formsave/tree/master/doc/screenshots)
## Contribute
* Please submit issues where the text from a textarea is not captured appropriately. (Include the url of the page)
* If you are a developer and would like to help, please read through the [Contributor Guidelines](https://github.com/lutostag/webextension-formsave/blob/master/doc/CONTRIBUTING.md)
Licensed under GPLv3, original upstream repo @ https://github.com/lutostag/webextension-formsave/