{"id":26227608,"url":"https://github.com/justpiple/chrome-password-generator","last_synced_at":"2026-04-13T00:46:19.601Z","repository":{"id":282060291,"uuid":"947345471","full_name":"justpiple/chrome-password-generator","owner":"justpiple","description":"A powerful and secure browser extension for generating random passwords with customizable settings.","archived":false,"fork":false,"pushed_at":"2025-03-12T15:11:33.000Z","size":189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T16:20:20.228Z","etag":null,"topics":["chrome","chrome-extensions","extension-chrome","password-generator","strong-password-generator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justpiple.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-12T14:41:59.000Z","updated_at":"2025-03-12T15:09:47.000Z","dependencies_parsed_at":"2025-03-12T16:20:21.896Z","dependency_job_id":"598e039b-0652-4d8e-b9b6-633887939b5d","html_url":"https://github.com/justpiple/chrome-password-generator","commit_stats":null,"previous_names":["justpiple/chrome-password-generator"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justpiple%2Fchrome-password-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justpiple%2Fchrome-password-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justpiple%2Fchrome-password-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justpiple%2Fchrome-password-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justpiple","download_url":"https://codeload.github.com/justpiple/chrome-password-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243285620,"owners_count":20266849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","chrome-extensions","extension-chrome","password-generator","strong-password-generator"],"created_at":"2025-03-12T20:18:06.595Z","updated_at":"2025-12-29T00:30:31.114Z","avatar_url":"https://github.com/justpiple.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Generator Chrome Extension\n\nA powerful and secure browser extension for generating random passwords with customizable settings.\n\n## Features\n\n- Generate strong, random passwords instantly\n- Customize password length (8-64 characters)\n- Include/exclude character types:\n  - Lowercase letters (a-z)\n  - Uppercase letters (A-Z)\n  - Numbers (0-9)\n  - Special characters (!@#$%^\u0026\\*()\\_+-=[]{}|;:,.\u003c\u003e?)\n- Exclude similar characters (i, l, 1, L, o, 0, O)\n- Exclude ambiguous characters ({ } [ ] / \\ ' \" ` ~)\n- Password strength indicator\n- Password history management\n- Copy passwords to clipboard with one click\n\n## Screenshots\n\n\u003cimg src=\"images/preview.png\" alt=\"Main screen\" width=\"200\"/\u003e\n\n## Why I Created This\n\nI built this extension because I needed a reliable and secure way to generate strong passwords for my accounts. I no longer rely on passwords that I can memorize; instead, I use this generator to ensure my accounts are safe with complex passwords.\n\n## Installation\n\n### Chrome Web Store\n\n_not available yet_\n\n### Developer Mode Installation\n\nTo install the extension in developer mode:\n\n1. Download or clone this repository to your local machine\n\n   ```\n   git clone https://github.com/justpiple/chrome-password-generator.git\n   ```\n\n2. Open Chrome and navigate to `chrome://extensions/`\n\n3. Enable \"Developer mode\" by toggling the switch in the top right corner\n\n4. Click \"Load unpacked\" and select the `src` directory containing the extension files\n\n5. The Password Generator extension should now appear in your extensions list and be available in the toolbar\n\n## Usage\n\n1. Click the Password Generator icon in your browser toolbar\n2. Adjust settings as needed (length, character types, exclusions)\n3. Click \"Generate New Password\" to create a password\n4. Click the copy icon to copy the password to your clipboard\n5. View your password history in the History tab\n\n## Security\n\nThis extension generates passwords locally within your browser. No passwords are sent to external servers. Your password history is stored in your browser's local storage and is accessible only to you on your current device.\n\n## Development\n\n### Project Structure\n\n```\nchrome-password-generator/\n└── src/ # Install this folder\n    ├── background.js\n    ├── icons/\n    │   ├── icon16.png\n    │   ├── icon32.png\n    │   └── icon192.png\n    ├── js/\n    │   ├── passwordGenerator.js\n    │   └── storage.js\n    ├── manifest.json\n    └── popup/\n        ├── popup.css\n        ├── popup.html\n        └── popup.js\n```\n\n### Building from Source\n\nNo build process is required. The extension can be loaded directly in developer mode.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Icons provided by [Feather Icons](https://feathericons.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustpiple%2Fchrome-password-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustpiple%2Fchrome-password-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustpiple%2Fchrome-password-generator/lists"}