{"id":14008528,"url":"https://github.com/gopasspw/gopassbridge","last_synced_at":"2025-05-16T12:02:21.124Z","repository":{"id":25905245,"uuid":"102974785","full_name":"gopasspw/gopassbridge","owner":"gopasspw","description":"A web extension for Firefox and Chrome to insert login credentials from gopass","archived":false,"fork":false,"pushed_at":"2025-05-09T09:07:13.000Z","size":2748,"stargazers_count":276,"open_issues_count":48,"forks_count":25,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-09T09:24:16.325Z","etag":null,"topics":["browser","chrome","extension","firefox","gopass","login","password","password-manager"],"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/gopasspw.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-09-09T18:02:10.000Z","updated_at":"2025-05-09T09:07:16.000Z","dependencies_parsed_at":"2024-05-01T23:54:43.675Z","dependency_job_id":"a03cad6d-1c95-4674-acae-58793a96d2b0","html_url":"https://github.com/gopasspw/gopassbridge","commit_stats":{"total_commits":305,"total_committers":21,"mean_commits":"14.523809523809524","dds":0.5377049180327869,"last_synced_commit":"c96e2fa7bf203a9c6e31f813b7cc861a8a7d0ecb"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopasspw%2Fgopassbridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopasspw%2Fgopassbridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopasspw%2Fgopassbridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopasspw%2Fgopassbridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopasspw","download_url":"https://codeload.github.com/gopasspw/gopassbridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254527074,"owners_count":22085918,"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":["browser","chrome","extension","firefox","gopass","login","password","password-manager"],"created_at":"2024-08-10T11:01:46.771Z","updated_at":"2025-05-16T12:02:21.019Z","avatar_url":"https://github.com/gopasspw.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"![Build Status](https://github.com/gopasspw/gopassbridge/actions/workflows/nodejs.yml/badge.svg?branch=master)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/gopasspw/gopass/blob/master/LICENSE)\n[![codecov](https://codecov.io/gh/gopasspw/gopassbridge/branch/master/graph/badge.svg)](https://codecov.io/gh/gopasspw/gopassbridge)\n[![Maintainability](https://api.codeclimate.com/v1/badges/2dc6eded0845ab008be7/maintainability)](https://codeclimate.com/github/gopasspw/gopassbridge/maintainability)\n\n### Firefox:\n[![Mozilla Add-on](https://img.shields.io/amo/v/gopass-bridge.svg?colorB=45bf1e)](https://addons.mozilla.org/firefox/addon/gopass-bridge/)\n[![Mozilla Add-on](https://img.shields.io/amo/d/gopass-bridge.svg)](https://addons.mozilla.org/firefox/addon/gopass-bridge/)\n\n### Chrome / Edge ([via Chrome Webstore](https://support.microsoft.com/en-us/microsoft-edge/add-turn-off-or-remove-extensions-in-microsoft-edge-9c0ec68c-2fbc-2f2c-9ff0-bdc76f46b026)):\n[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/kkhfnlkhiapbiehimabddjbimfaijdhk.svg?colorB=45bf1e)](https://chrome.google.com/webstore/detail/gopass-bridge/kkhfnlkhiapbiehimabddjbimfaijdhk)\n[![Chrome Web Store](https://img.shields.io/chrome-web-store/users/kkhfnlkhiapbiehimabddjbimfaijdhk.svg)](https://chrome.google.com/webstore/detail/gopass-bridge/kkhfnlkhiapbiehimabddjbimfaijdhk)\n\n# gopassbridge\n\nA web extension for Firefox and Chrome to insert login credentials from [gopass](https://www.gopass.pw)\n\n## Summary\n\n[Gopass](https://github.com/gopasspw/gopass) is the awesome command line password manager.\nThis plugin enables input of login credentials from gopass.\nTo access gopass, a native app has to be configured in the browser in addition to installing this extension. \nThe native app is a wrapper that calls `gopass-jsonapi` to communicate via stdin/stdout. \n\n## Quick impression\n\n[![Watch the video](https://raw.github.com/gopasspw/gopassbridge/master/media/GopassBridgeWalkaroundPlaceholder.png)](https://youtu.be/ovOX_xP0d3s)\n\n## Setup\n\n### Install browser extension\n\n#### Firefox Extension\n\nhttps://addons.mozilla.org/en-US/firefox/addon/gopass-bridge/\n\n#### Chrome / Chromium Extension\n\nhttps://chrome.google.com/webstore/detail/gopass-bridge/kkhfnlkhiapbiehimabddjbimfaijdhk\n\n#### Build and install browser extension from source\n\nSee `Makefile` release target. For Firefox, the development plugin can be installed only temporarily while for Chrome, the extracted extension can be installed permanently.\n\n### Connect to gopass\n\nThe connection to gopass is achieved via the native messaging API.\nFor this a native messaging manifest must be configured for your browser.\n\nSince **gopass v1.12** `gopass-jsonapi` has moved to its own repo where the binary can be downloaded and unpacked from the\n[archive files on Github Releases](https://github.com/gopasspw/gopass-jsonapi/releases).\n\nIt is recommended that you set up the manifests with `gopass-jsonapi` as described in the \n[gopass documentation, \"filling passwords from browser\"](https://github.com/gopasspw/gopass/blob/master/docs/setup.md#filling-in-passwords-from-browser).\nIn most cases it is enough to run `gopass-jsonapi configure` and follow the tutorial.\n\nMore details about Native Messaging can be found in the [Chrome](https://developer.chrome.com/apps/nativeMessaging)\nand [MDN](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Native_messaging) documentation.\n\n### Change default shortcut\n\nOn firefox, you can change the shortcut via \"manage extension shortcut\" in the extension menu. \nIn Chrome under \"keyboard shortcuts\" in the hamburger menu in extensions.\n\n## Development\n\nContributions to this project are welcome!\n\nFor details on Pull Requests please read [CONTRIBUTING.md](./CONTRIBUTING.md).\n\nTo start with development of this extension\n* clone the repo\n* run `yarn` to install the dependencies\n* run `make develop` to setup the development directories for Firefox and Chrome\n* run `make package` to setup the release directories for Firefox and Chrome\n* run `yarn test` to run all unit tests, linters and auto-formatters\n* run `make run-firefox` to start an empty Firefox profile with the extension loaded and a debugger open\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopasspw%2Fgopassbridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgopasspw%2Fgopassbridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopasspw%2Fgopassbridge/lists"}