mirror of
https://github.com/XFox111/PasswordGeneratorExtension.git
synced 2026-04-22 08:08:01 +03:00
f142d8c3a6
- Added option "Do not repeat characters" - Updated GitHub release template - Updated CI config
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
## What's new
|
|
-
|
|
|
|
## Installation
|
|
### From extension webstore (recommended)
|
|
- [Google Chrome Webstore](https://chrome.google.com/webstore/detail/jnjobgjobffgmgfnkpkjfjkkfhfikmfl)
|
|
- [Microsoft Edge Add-ons Webstore](https://microsoftedge.microsoft.com/addons/detail/manimdhobjbkfpeeehlhhneookiokpbj)
|
|
- [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/easy-password-generator/)
|
|
- [GitHub Releases](https://github.com/xfox111/PasswordGeneratorExtension/releases/latest)
|
|
|
|
Note that version published on these webstores can differ from this release
|
|
### Sideloading (for testing purposes only)
|
|
1. Download attached archive and unpack it
|
|
2. Enable Developers mode on your browser extensions page
|
|
3. Click "Load unpacked" button and navigate to the extension root folder (contains `manifest.json`)
|
|
4. Done!
|
|
|
|
*On Firefox you should open manifest file instead of extension's folder
|
|
|
|
**Note:** If you delete extension folder it will disappear from your browser
|
|
|
|
_Sideloaded extensions don't replace officially installed ones_ |