Source code
Revision control
Copy as Markdown
Other Tools
# package used only for valid overlaying and overrides
content good-package bar/
# UI Resource URIs (should not work)
override chrome://good-package/content/override-moz-protocol-ui-resource.xul moz-protocol-ui-resource://foo/
# Local file URIs (should not work)
override chrome://good-package/content/override-moz-protocol-local-file.xul moz-protocol-local-file://foo/
# Loadable by anyone URIs (should not work)
override chrome://good-package/content/override-moz-protocol-loadable-by-anyone.xul moz-protocol-loadable-by-anyone://foo/
# Working protocols should be after this point. Failing ones should be before.
# Local resource (should work)