ipfs/ipfs-companion

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

Open

#869 建立於 2020年4月22日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (364 fork)batch import
P3area/firefoxeffort/hoursexp/novicehelp wantedneed/analysis

倉庫指標

Star
 (1,992 star)
PR 合併指標
 (平均合併 53天 3小時) (30 天內合併 1 個 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.

貢獻者指南