Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 992871 of content/content

  • Revision slug: Mozilla/Add-ons/SDK/Low-Level_APIs/content_content
  • Revision title: content/content
  • Revision id: 992871
  • Created:
  • Creator: wbamberg
  • Is current revision? Yes
  • Comment

Revision Content

Revision Source

{{AddonSidebar}}

<div class="note">
<p>Deprecated in Firefox 32.</p>
</div>

<p><span class="seoSummary">Re-exports three objects from three other modules: <a href="/en-US/Add-ons/SDK/Low-Level_APIs/content_loader"><code>Loader</code></a>, <a href="/en-US/Add-ons/SDK/Low-Level_APIs/content_worker"><code>Worker</code></a>, and <a href="/en-US/Add-ons/SDK/Low-Level_APIs/content_symbiont"><code>Symbiont</code></a>.</span></p>

<p>These objects are used in the internal implementations of SDK modules which use <a href="/en-US/Add-ons/SDK/Guides/Content_Scripts">content scripts to interact with web content</a>, such as the <a href="/en-US/Add-ons/SDK/High-Level_APIs/panel"><code>panel</code></a> or <a href="/en-US/Add-ons/SDK/High-Level_APIs/page-mod"><code>page-mod</code></a> modules.</p>
Revert to this revision