![]() When included after api.js, fake_api.js inits a FakeWhisperAPI. FakeWhisperAPI inherits the methods of API, overrides a few, and then usurps its place as the one true API. Single device mode successfully "registers" against FakeAPI. Sadly, multidevice mode has a recursive loop somewhere that makes the callstack asplode. |
||
---|---|---|
.. | ||
api.js | ||
background.js | ||
fake_api.js | ||
helpers.js | ||
options.js | ||
popup.js | ||
test.js |