33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# Just Paste My Password
|
|
The aim of this Extension is, to get rid off the annoying password disabling by many insurances and banks.
|
|
It is often really hard to deal with this circumstance, especially when using password managers.
|
|
|
|
[Install now!](https://addons.mozilla.org/de/firefox/addon/just-paste-my-password/)
|
|
|
|
## Supported websites
|
|
- meine.ikk-suedwest.de
|
|
|
|
## Installation
|
|
### Firefox
|
|
#### Using Firefox Add-ons (recommended)
|
|
Add to Firefox:
|
|
https://addons.mozilla.org/de/firefox/addon/just-paste-my-password/
|
|
|
|
#### As development version
|
|
1. `git clone https://github.com/clerie/just-paste-my-password.git`
|
|
3. Open `about:debugging`
|
|
4. Load extention temporary
|
|
|
|
Die Installation besteht nur während der aktuellen Session.
|
|
|
|
#### As installation file
|
|
1. `git clone https://github.com/clerie/just-paste-my-password.git`
|
|
2. `cd just-paste-my-password/`
|
|
3. `zip -r -FS ../just-paste-my-password.zip *`
|
|
4. Sign ZIP file: https://addons.mozilla.org/en-US/developers/addon/submit/distribution
|
|
5. Add at `about:addons`
|
|
|
|
## Credits
|
|
- Idea: [Niko](https://chaos.social/@h4kor)
|
|
- Implementation: [Clemens Riese](https://clerie.de)
|