{"id":34643924,"url":"https://github.com/tetherto/pearpass-app-browser-extension","last_synced_at":"2026-01-30T18:01:41.180Z","repository":{"id":329994511,"uuid":"1113287441","full_name":"tetherto/pearpass-app-browser-extension","owner":"tetherto","description":"PearPass is an open-source, privacy-first password manager with peer-to-peer syncing and end-to-end encryption.","archived":false,"fork":false,"pushed_at":"2026-01-29T20:07:19.000Z","size":1216,"stargazers_count":31,"open_issues_count":5,"forks_count":13,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-30T01:37:47.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pass.pears.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tetherto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-09T19:13:14.000Z","updated_at":"2026-01-27T19:48:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tetherto/pearpass-app-browser-extension","commit_stats":null,"previous_names":["tetherto/pearpass-app-browser-extension"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/tetherto/pearpass-app-browser-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-app-browser-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-app-browser-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-app-browser-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-app-browser-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tetherto","download_url":"https://codeload.github.com/tetherto/pearpass-app-browser-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetherto%2Fpearpass-app-browser-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-12-24T17:33:08.757Z","updated_at":"2026-01-30T18:01:41.175Z","avatar_url":"https://github.com/tetherto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/logo.png\" alt=\"Pearpass logo\" width=\"264\"/\u003e\n\u003c/p\u003e\n\n# pearpass-app-browser-extension\n\nThis is the browser extension for Pearpass, a secure password and data vault. It allows you to manage your logins, identities, credit cards, notes, and passkeys directly in your browser, and integrates with the Pearpass desktop application.\n\n## Features\n\n*   **Vault Management**: Create, unlock, and manage multiple secure vaults.\n*   **Record Management**: Store and manage various types of records including logins, identities, credit cards, and secure notes.\n*   **Passkey Support**: Seamlessly create and use passkeys for websites that support them.\n*   **Browser Integration**: Autofill login credentials and other data on websites.\n*   **Native App Communication**: Securely communicates with the Pearpass desktop application for vault operations.\n*   **Password Generator**: Generate strong, unique passwords.\n*   **Internationalization**: Support for multiple languages using `lingui`.\n\n## Installation\n\n1.  **Clone the repository:**\n    ```sh\n    git clone \u003crepository-url\u003e\n    cd pearpass-app-browser-extension\n    ```\n\n2. **Initialize and update submodules**\n    ```sh\n    git submodule update --init --recursive\n    ```\n\n3.  **Install dependencies:**\n    This project uses `npm`.\n    ```sh\n    npm install\n    ```\n\n4.  **Build the extension:**\n    ```sh\n    npm run build\n    ```\n    This will create a `dist` directory with the packed extension files.\n\n    For development with hot-reloading:\n    ```sh\n    npm run build:watch\n    ```\n    This will watch for file changes and rebuild automatically.\n\n5.  **Load the extension in your browser:**\n    *   Open your browser's extension management page (e.g., `chrome://extensions` in Chrome).\n    *   Enable \"Developer mode\".\n    *   Click \"Load unpacked\" and select the `dist` directory.\n\n## Testing\n\nThis project uses Jest for unit and integration testing.\n\nTo run the tests, use the following command:\n```sh\nnpm test\n```\n\n## Usage Examples\n\n*   **Unlock Vault**: Click the Pearpass icon in your browser toolbar and enter your master password to unlock your vaults.\n*   **Create a Login**: Navigate to the \"Create\" section and select \"Login\". Fill in the details and save. The extension will offer to autofill these credentials on the specified website.\n*   **Use a Passkey**: When a website prompts for a passkey, the extension will open a dialog to either save the new passkey to your vault or use an existing one.\n*   **Autofill Forms**: The extension will show an icon in input fields on web pages where it can fill in saved information (logins, identities, etc.).\n\n## Dependencies\n\n*   [React](https://reactjs.org/)\n*   [Vite](https://vitejs.dev/)\n*   [Tailwind CSS](https://tailwindcss.com/)\n*   [LinguiJS](https://lingui.dev/) for internationalization\n*   [Jest](https://jestjs.io/) for testing\n*   [pearpass-lib-vault](.yalc/pearpass-lib-vault) for core vault logic\n\n## Related Projects\n\n- [pearpass-app-desktop](https://github.com/tetherto/pearpass-app-desktop) - A desktop app for PearPass, a password manager\n- [pearpass-app-mobile](https://github.com/tetherto/pearpass-app-mobile) - A mobile app for PearPass, a password manager\n- [tether-dev-docs](https://github.com/tetherto/tether-dev-docs) - Documentations and guides for developers\n- [pearpass-lib-vault](https://github.com/tetherto/pearpass-lib-vault) - A library for managing password vaults\n\n## License\n\nThis project is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetherto%2Fpearpass-app-browser-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftetherto%2Fpearpass-app-browser-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetherto%2Fpearpass-app-browser-extension/lists"}