linux-credentials/credentialsd

Add Chromium support to web extension

オープン

#25 opened on 2025/05/21

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (16 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (234 個のスター)
PR merge metrics
 (平均マージ 33d 12h) (30d で 6 merged PRs)

説明

There is an web-extension compatible with Firefox that can be used for testing until we work on integrating the API directly into the browser. This extension uses the cloneInto function from Firefox to share data between the content and background scripts. This is a Firefox-specific function; Chromium-based browsers have another way of doing this.

Since this is meant to be temporary anyway, I will not work on this personally to focus on other parts of the service, but I would review support for Chrome if someone else implements it.

コントリビューターガイド