Gecko.handlerService.schemes.(protocol).*.uriTemplateFrom MozillaZine Knowledge Base
[edit] BackgroundFirefox 3 allows web pages to register themselves as protocol handlers. This allows, for example, all links starting with A set of preferences exists to “seed” the list of registered content handlers. Information from these preferences is copied into mimeTypes.rdf every time the browser sees a new version of content handlers. This preference is an enumerated preference: all preferences whose names start with gecko.handlerService.schemes. are read to generate the list of handlers. (For example: gecko.handlerService.schemes.webcal.0.name and gecko.handlerService.schemes.webcal.0.uriTemplate describe one handler for the This preference determines the URI template for a content handler for a given protocol. Similar to bookmark keywords, the value can contain the string [edit] Possible values and their effectsA string used to generate the URI for a web-based protocol handler. If the string By default, the following preference and value exist:
[edit] First checked in[edit] Has an effect in
[edit] Related bugs[edit] Related preferences[edit] See also[edit] External links |
|