Get information about your battery status
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
You'll have to remove the main loop source created at line #402 of extension.js when your extension is disabled. This is required for extensions to pass review. Additionally, you should call `cr.$dispose()` before you return from your draw callback at line #154 of piechat.js to avoid leaking memory.