webpg.background

The background page runs within the context of the browser and handles communication between privileged pages/content and unprivileged pages.

Summary
webpg.backgroundThe background page runs within the context of the browser and handles communication between privileged pages/content and unprivileged pages.
Functions
initSets up the NPAPI plugin and initializes WebPG

Functions

init

init: function()

Sets up the NPAPI plugin and initializes WebPG

init: function()
Sets up the NPAPI plugin and initializes WebPG
Close