ipfs/ipfs-companion

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

Open

#869 aperta il 22 apr 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (364 fork)batch import
P3area/firefoxeffort/hoursexp/novicehelp wantedneed/analysis

Metriche repository

Star
 (1992 star)
Metriche merge PR
 (Merge medio 53g 3h) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor