Is your feature request related to a problem? Please describe.
一个试验性的功能,404 页面将会有一个友好的提示是不是要找xx软件。
Describe the solution you'd like
当我输入 get.js.org/chromes ( 比 chrome 多一个 s ),浏览器会告诉我 404 ,但我们可以询问用户是不是要找 chrome 。
Describe alternatives you've considered
采用字符串对比算法,大于某个阀值时告诉用户。
Additional context

Is your feature request related to a problem? Please describe.

一个试验性的功能,404 页面将会有一个友好的提示是不是要找xx软件。
Describe the solution you'd like
当我输入 get.js.org/chromes ( 比 chrome 多一个 s ),浏览器会告诉我 404 ,但我们可以询问用户是不是要找 chrome 。
Describe alternatives you've considered
采用字符串对比算法,大于某个阀值时告诉用户。
Additional context