ipfs/ipfs-companion

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

Open

#869 ouverte le 22 avr. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (364 forks)batch import
P3area/firefoxeffort/hoursexp/novicehelp wantedneed/analysis

Métriques du dépôt

Stars
 (1 992 stars)
Métriques de merge PR
 (Merge moyen 53j 3h) (1 PR mergée en 30 j)

Description

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.

Guide contributeur