dat-fox
dat-fox copied to clipboard
dat:// protocol as a Firefox webextension
I’m running Firefox 69.0 (64-bit) with an up-to-date version of the Add-on. When visiting my app on `localhost:3000` I’m getting the error message `window.DatArchive.load is not a function`. (I tried...
From https://github.com/sammacbeth/dat-fox-helper/issues/6 We can put some information on the setup page to instruct users to reset any existing configuration for `dat` URLs. This could be added to https://github.com/sammacbeth/dat-fox/blob/master/addon/pages/setup.html
In a `index.html` scripts loaded from a dat url fail to load. For example ``` ``` fails to load with `Loading failed for the with source “dat://federated-wiki-client.hashbase.io/client.js”.` in the browser...
https://i.imgur.com/I0uycOA.png the registry key is supposed to modify/add does not exist at all.
When using the Home Assistant project (https://www.home-assistant.io/) with this plugin enabled in the latest version of Firefox (`63.0`) I am unable to navigate between sections. The HASS UI is built...
## General information Domain: localhost:3000 Browser: Firefox 62 OS: Void Linux ## Scenario 1. Start a SPA application (for example using React) 2. Save a file via the front-end application...
1. Load a normal webpage over HTTPS (no CORS or nonsense). 2. Attempt to load any resource in a sub-frame over Dat on that page The top frame is unexpectedly...
1. Load a normal webpage over HTTPS (no CORS or nonsense). 2. Attempt to load an image resource over Dat on that page Image newer loads. Browsers says “waiting for...
A number of web servers return 200 OK when they mean to return 404 Not Found. These end up producing error pages like this: > Error: Invalid .well-known/dat record, must...
Getting errors like: `Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at dat://ed8fd80fbbfb4396fdb1445f449563a52bcce1e3d10b48515a1ec784442dfb61/activity/factory.json. (Reason: CORS request not http).[Learn More]` when trying to read contents from a...