1
0
mirror of https://github.com/XFox111/PasswordGeneratorExtension.git synced 2026-04-22 08:08:01 +03:00

Major 4.0 (#380)

- Migrated to WXT
- Migrated to NPM
- Added Insert & copy action
- Added ESLint
This commit is contained in:
Eugene Fox
2024-09-25 16:19:12 +03:00
committed by GitHub
parent f2683e37b2
commit 3ecb6c4a31
71 changed files with 14338 additions and 7531 deletions
+6 -4
View File
@@ -12,10 +12,12 @@
Extension for web browsers which helps you to easily generate strong passwords in one click
## Features
- Create strong passwords in one click
- Customizable generator
- Clean and simple UI
- Dark mode
- **NEW:** Insert and copy generated password in one click
![Demo](https://cdn.xfox111.net/projects/pwdgen/demo.gif)
## Languages
- English
@@ -45,7 +47,7 @@ Extension for web browsers which helps you to easily generate strong passwords i
> 1. Go to [Releases](https://github.com/XFox111/PasswordGeneratorExtension/releases) and select a release to download
> 2. Download attached archive for Chromium and unpack it
> 3. Go to "chrome://extensions"
> 3. Go to `chrome://extensions`
> 4. Enable "Developer mode"
> 5. Click the "Load unpacked" button and navigate to the extension's root folder (contains `manifest.json`)
> 6. Done!
@@ -57,8 +59,8 @@ Extension for web browsers which helps you to easily generate strong passwords i
> 1. Go to [Releases](https://github.com/XFox111/PasswordGeneratorExtension/releases) and select a release to download
> 2. Download attached archive for Firefox and unpack it
> 3. Go to "about:debugging#/runtime/this-firefox"
> 4. Click the "Load Temporary Add-on..." button and select `manifest.josn` file in the root folder
> 3. Go to `about:debugging#/runtime/this-firefox`
> 4. Click the "Load Temporary Add-on..." button and select `manifest.json` file in the root folder
> 5. Done!
> **Important!**