By: 79King
Inspect and view changes in Battery Status Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Battery Status",
"version": "3.0.1",
"author": "Guokai Han",
"manifest_version": 2,
"minimum_chrome_version": "118",
"description": "Display battery level, charging or discharging status.",
"default_locale": "en",
"offline_enabled": true,
"permissions": [
"alarms",
"background",
"offscreen",
"storage"
],
"optional_permissions": [
"notifications"
],
"icons": {
"16": "icon/16.png",
"48": "icon/48.png",
"128": "icon/128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_action": {
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{3f6d0e23-be46-438c-a07e-d485756b4dc6}"
}
}
} Best Battery Status Plus Alternatives
Here are some Firefox add-ons that are similar to Battery Status Plus: