mirror of
https://github.com/XFox111/PasswordGeneratorExtension.git
synced 2026-04-22 08:08:01 +03:00
2e4e49e0db
* Bump webpack from 5.85.0 to 5.88.1 (#183) Bumps [webpack](https://github.com/webpack/webpack) from 5.85.0 to 5.88.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.88.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump typescript from 5.0.4 to 5.1.6 (#182) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sass from 1.60.0 to 1.63.6 (#180) Bumps [sass](https://github.com/sass/dart-sass) from 1.60.0 to 1.63.6. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.60.0...1.63.6) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Fox <eugene.xfox@outlook.com> * Bump @types/webextension-polyfill from 0.10.0 to 0.10.1 (#179) Bumps [@types/webextension-polyfill](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webextension-polyfill) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webextension-polyfill) --- updated-dependencies: - dependency-name: "@types/webextension-polyfill" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/react from 18.2.0 to 18.2.14 (#181) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.0 to 18.2.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * - Updated package.json version - Updated README.md and release template * Updated release template * Fixed CVE-2022-25883 (#185) * Update pull_request_template.md --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
101 lines
5.8 KiB
Markdown
101 lines
5.8 KiB
Markdown
# Password generator
|
|
[](https://github.com/xfox111/PasswordGeneratorExtension/releases/latest)
|
|
[](https://github.com/XFox111/PasswordGeneratorExtension/commits/main)
|
|
|
|
[](https://twitter.com/xfox111)
|
|
[](https://github.com/xfox111)
|
|
[](https://buymeacoffee.com/xfox111)
|
|
|
|

|
|
|
|
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
|
|
|
|
## Languages
|
|
- English
|
|
- Ukrainian
|
|
- Polish
|
|
- Russian
|
|
- Portuguese (Brazil)
|
|
|
|
<img width="1136" alt="Password generator v2.0" src="https://user-images.githubusercontent.com/28831743/188680034-a673b1b4-3153-4054-bb0d-949568de1748.png">
|
|
|
|
## Download
|
|
[](https://chrome.google.com/webstore/detail/jnjobgjobffgmgfnkpkjfjkkfhfikmfl)
|
|
[](https://addons.mozilla.org/firefox/addon/easy-password-generator/)
|
|
|
|
- [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)
|
|
|
|
### Sideloading (for testing purposes only)
|
|
|
|
<details>
|
|
<summary>Click to expand</summary>
|
|
|
|
---
|
|
|
|
<details>
|
|
<summary><b>Chromium-based browsers (Edge, Chrome, etc.)</b></summary>
|
|
|
|
> 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"
|
|
> 4. Enable "Developer mode"
|
|
> 5. Click the "Load unpacked" button and navigate to the extension's root folder (contains `manifest.json`)
|
|
> 6. Done!
|
|
|
|
</details>
|
|
|
|
<details>
|
|
<summary><b>Firefox</b></summary>
|
|
|
|
> 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
|
|
> 5. Done!
|
|
|
|
> **Important!**
|
|
This will _replace_ officialy installed version if you have one.
|
|
If you want to sideload it without replacing to run both versions at the same time - before loading add-on, open `manifest.json` in a text editor and change `id` key (it's `passwordgenerator@xfox111.net` by default) to something else
|
|
|
|
</details>
|
|
|
|
> **Note:** If you delete the extension folder it will disappear from your browser
|
|
---
|
|
|
|
</details>
|
|
|
|
## Contributing
|
|
[](https://github.com/xfox111/PasswordGeneratorExtension/issues)
|
|
[](https://github.com/XFox111/PasswordGeneratorExtension/actions/workflows/cd_pipeline.yaml)
|
|
[](https://github.com/xfox111/PasswordGeneratorExtension)
|
|
|
|
There are many ways in which you can participate in the project, for example:
|
|
- [Submit bugs and feature requests](https://github.com/xfox111/PasswordGeneratorExtension/issues), and help us verify as they are checked in
|
|
- Review [source code changes](https://github.com/xfox111/PasswordGeneratorExtension/pulls)
|
|
- Review documentation and make pull requests for anything from typos to new content
|
|
|
|
If you are interested in fixing issues and contributing directly to the code base, please see the [Contribution Guidelines](https://github.com/XFox111/PasswordGeneratorExtension/blob/master/CONTRIBUTING.md), which covers the following:
|
|
- [How to deploy the extension on your browser](https://github.com/XFox111/PasswordGeneratorExtension/blob/master/CONTRIBUTING.md#deploy-test-version-on-your-browser)
|
|
- [The development workflow](https://github.com/XFox111/PasswordGeneratorExtension/blob/master/CONTRIBUTING.md#development-workflow), including debugging and running tests
|
|
- [Coding guidelines](https://github.com/XFox111/PasswordGeneratorExtension/blob/master/CONTRIBUTING.md#coding-guidelines)
|
|
- [Submitting pull requests](https://github.com/XFox111/PasswordGeneratorExtension/blob/master/CONTRIBUTING.md#submitting-pull-requests)
|
|
- [Finding an issue to work on](https://github.com/XFox111/PasswordGeneratorExtension/blob/master/CONTRIBUTING.md#finding-an-issue-to-work-on)
|
|
- [Contributing to translations](https://github.com/XFox111/PasswordGeneratorExtension/blob/master/CONTRIBUTING.md#contributing-to-translations)
|
|
|
|
## Code of Conduct
|
|
This project has adopted the Contributor Covenant. For more information see the [Code of Conduct](https://github.com/XFox111/PasswordGeneratorExtension/blob/master/CODE_OF_CONDUCT.md)
|
|
|
|
## Copyrights
|
|
> ©2023 Eugene Fox
|
|
|
|
[](https://opensource.org/licenses/MIT)
|