MDN Web Docs no longer prompts to install as a custom search engine
See original GitHub issueIt was previously possible to get the prompt to add the MDN Web Docs site as a custom search engine in Firefox. The cause of this seems to be that the Open Search link is no longer present in the <head>
elements of the MDN Web Docs pages.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:17 (14 by maintainers)
Top Results From Across the Web
Handling common JavaScript problems - MDN Web Docs
Now we'll look at common cross-browser JavaScript problems and how to fix them. This includes information on using browser dev tools to track ......
Read more >Learn web development - MDN Web Docs - Mozilla
The aim of this area of MDN is not to take you from "beginner" to ... who just wants to understand more about...
Read more >Handling common accessibility problems - MDN Web Docs
Hopefully this article has given you a good grounding in the main accessibility problems you might encounter, and how to test and overcome ......
Read more >Your first extension - Mozilla - MDN Web Docs
This article walks through creating an extension for Firefox, from start to finish. The extension adds a red border to any pages loaded...
Read more >Introduction to web APIs - Learn web development | MDN
Browser APIs — constructs built into the browser that sits on top of the JavaScript language and allows you to implement functionality more...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
As mentioned before, we are pretty confident that we can get this going again, we are just double checking to make sure the config on the server side is in place to serve the file with the appropriate headers. @binyamin, feel free to change the PR from draft to ready for review in the mean time. Thank you.
@peterbe Where do I make the PR?