| [Old Reddit](https://old.reddit.com/) | Reddit's manifest contains `shortcuts` items that use relative URLs. According [to the manifest specification](https://w3c.github.io/manifest/#processing-shortcut-items), shortcut URLs should be parsed with the manifest URL as the base URL, and the resulting URL should be within the scope (which is determined based on the document URL). Because the manifest is located on a different domain than the main website, shortcuts will be parsed with the wrong URL as a base and fail the required checks. As a workaround, install Reddit without the manifest enabled or use the new Reddit design. | [#61](https://github.com/filips123/PWAsForFirefox/issues/61), [#485](https://github.com/filips123/PWAsForFirefox/issues/485) |
0 commit comments