The BrowserApp object is only available to privileged code running on Firefox for Android, and is intended for use by Firefox for Android add-ons.
Summary
BrowserApp.quit()
closes the browser.
Syntax
window.BrowserApp.quit()
;
BrowserApp.quit()
closes the browser.
window.BrowserApp.quit()
;