What are the 'chrome:' and 'resource:' protocols in Firefox?

Solution 1:

Firefox's addons include extensions, themes, language packs, and plugins.

The protocols you asked about are Firefox's internal protocols for extensions.

  1. The Chrome URL

  2. Chrome registration -- resource

NPAPI is the API for plugins.

MDN: Plugins

MDN: Gecko Plugin API Reference