ipfs/ipfs-companion

Recover from failed file:///ipfs/<cid>

Open

#869 opened on 2020年4月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (364 forks)batch import
P3area/firefoxeffort/hoursexp/novicehelp wantedneed/analysis

Repository metrics

Stars
 (1,992 stars)
PR merge metrics
 (平均マージ 53d 3h) (30d で 1 merged PR)

説明

I believe I've seen somewhere that latest Firefox Nightly fixed a bug where it was impossible to listen for file:// in webRequest.* APIs.

Would be cool to check if that is the case, and if so, fairly easy to add support for sniffing on the protocol errors, so if someone pastes content path without any protocol we can handle it the same way as with ipfs:/` prefix.

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