Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Allow defining a custom extension for the file .webmanifest #168

Open
ahoys opened this issue Feb 23, 2022 · 1 comment
Open

Allow defining a custom extension for the file .webmanifest #168

ahoys opened this issue Feb 23, 2022 · 1 comment

Comments

@ahoys
Copy link

ahoys commented Feb 23, 2022

Chrome developer tools give the following tip when using this plugin:
Web app manifest should have the filename extension 'webmanifest'.

Which indeed seems to be the standardized extension for a manifest file.
https://webhint.io/docs/user-guide/hints/hint-manifest-file-extension/?source=devtools

Could we have an option to define the file extension with ManifestOptions?

@Stanzilla
Copy link
Contributor

Chrome developer tools give the following tip when using this plugin: Web app manifest should have the filename extension 'webmanifest'.

Which indeed seems to be the standardized extension for a manifest file. webhint.io/docs/user-guide/hints/hint-manifest-file-extension/?source=devtools

Could we have an option to define the file extension with ManifestOptions?

That's a bit wrong, see https://www.w3.org/TR/appmanifest/#:~:text=NOTE%3A%20File%20extension%3A%20.webmanifest%20or%20.json%3F

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants