question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Switch manifest file extension to webmanifest

See original GitHub issue

Based on the spec, the manifest should have a .webmanifest extension.

It is also recommended by, webhint.

Resources supporting this:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Timercommented, Nov 2, 2018

We brought this up with @jeffposnick and learned that this was a suggestion, not a requirement. To reduce apparent “magic”, we agreed to leave it a json file so people knew what they were interacting with (and editors highlight correctly).

0reactions
stramelcommented, Nov 2, 2018

You’re welcome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add a web app manifest
The web app manifest is a simple JSON file that tells the browser about ... be .webmanifest , but browsers also support .json...
Read more >
Web app manifests - MDN Web Docs - Mozilla
Chrome Edge display Full support. Chrome39. Toggle history Full support. Edge7... display_override. Experimental Full support. Chrome89. Toggle history Full support. Edge8... icons Full support. Chrome39. Toggle...
Read more >
Web Application Manifest
Note: File extension: .webmanifest or .json? ... Once the web application is running, other means can change the orientation of a top-level ...
Read more >
web applications - manifest.json vs manifest.webmanifest
manifest -file-extension warns against using non-standard file extensions for the web app manifest file. While the .webmanifest file extension is ...
Read more >
Use a Web App Manifest to integrate a Progressive ...
A Web App Manifest is a JSON file that must be referenced from your ... If you choose to use the webmanifest extension,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found