Powerful and user-friendly browser extension/add-on with PRO features for randomly generating and checking passwords security.
Before you begin, ensure you have met the following requirements:
- Operating System: The project is developed and tested on macOS and Ubuntu. It should also work on Windows.
- Node.js: You need to have Node.js installed. This project requires Node.js version 14.18.0 or later. You can download Node.js from here.
- Package Manager: npm (comes with Node.js) or yarn. This project includes a
bun.lockb
file, indicating it might use Bun, a fast JavaScript runtime. Ensure you have it installed from here.
-
Clone the repository:
git clone https://github.com/Qit-tools/browser-extension-password-generator-pro.git cd browser-extension-password-generator-pro
-
Install dependencies:
Using npm:
npm install
Using yarn:
yarn install
Using Bun:
bun install
To build the project and generate the extension files, follow these steps:
-
Build the project:
Using npm:
npm run build
Using yarn:
yarn build
Using Bun:
bun run build
-
The built files will be in the
dist
directory.
After building the project, you can load the extension in your browser:
- Open your browser and navigate to the extensions page (e.g.,
chrome://extensions
for Chrome). - Enable "Developer mode".
- Click "Load unpacked" and select the
dist
directory.
To contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Name: browser-extension-password-generator-pro
- Version: 0.4.4
- Author: Qit.tools
- Description: Powerful and user-friendly browser extension/add-on with PRO features for randomly generating and checking passwords security.
- Homepage: https://qit.tools/
- Repository: https://github.com/Qit-tools/browser-extension-password-generator-pro.git
- Funding: Buy me a coffee
- password
- security
- generator
- extension
- add-on
- firefox
- edge
- brave
- opera
- chrome
- pro
- protection
- random