1
0
mirror of https://github.com/XFox111/PasswordGeneratorExtension.git synced 2026-04-22 08:08:01 +03:00
Eugene Fox 3e137f6955 CI workflow fix for Edge and Chrome publishing (#206)
* Updated actions versions for Edge and Chrome publishing

* Added conditions for CI jobs

* Updated workflow

* Possible fix for Chrome CI action
2023-09-05 18:46:20 +03:00
2022-12-26 04:26:12 +03:00
2023-05-02 14:21:42 +03:00
2022-09-06 19:12:02 +03:00
2022-10-22 15:55:44 +03:00
2023-04-04 11:04:39 +03:00
2022-09-06 19:12:02 +03:00
2023-09-05 16:45:25 +03:00
2022-09-08 17:38:35 +03:00
2023-07-04 11:02:26 +03:00
2022-09-08 17:53:35 +03:00
2022-10-22 15:55:44 +03:00
2023-09-05 16:45:25 +03:00

Password generator

GitHub release (latest by date) GitHub last commit

Twitter Follow GitHub followers Buy Me a Coffee

Password generator

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)
Password generator v2.0

Download

Chrome Web Store Mozilla Add-on

Sideloading (for testing purposes only)

Click to expand
Chromium-based browsers (Edge, Chrome, etc.)
  1. Go to 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!
Firefox
  1. Go to 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

Note: If you delete the extension folder it will disappear from your browser


Contributing

GitHub issues CI GitHub repo size

There are many ways in which you can participate in the project, for example:

If you are interested in fixing issues and contributing directly to the code base, please see the Contribution Guidelines, which covers the following:

Code of Conduct

This project has adopted the Contributor Covenant. For more information see the Code of Conduct

Copyrights

©2023 Eugene Fox

MIT License

S
Description
Languages
TypeScript 92.5%
CSS 3.1%
JavaScript 1.6%
Dockerfile 1.5%
HTML 1.3%