Tagged Questions
2
votes
4answers
207 views
What is the “architecture” that provides functionality to application-level URI interfaces, like chrome:// and Firefox's about:config, etc?
According to Wikipedia,
about is an internal URI scheme (also known as a "URL scheme" or, erroneously, "protocol") in various web browsers to display certain built-in functions. It is not an ...
3
votes
6answers
646 views
What web browser do you use for front-end development? [closed]
For those of you who do front-end development, what browser do you tend to use? I mean, of course you have to eventually do some work in whatever browsers you intend to support, but what do you ...