WebExtension.net
WebExtension.net

Battery Status

View on Chrome Web Store
View Battery Status Chrome Extension on Chrome Web Store
4.4 (35 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Display battery level, charging or discharging status.
Type
Extension
Users
7,000 users
Website guokai.dev
Jackie(Guokai) Han
View author page of Jackie(Guokai) Han
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 5, 2020
Version 3.0.1
Manifest version
3
Updated
Updated on February 27, 2024
View on Chrome Web Store
View Battery Status Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "3.0.1",
    "author": "Guokai Han",
    "manifest_version": 3,
    "minimum_chrome_version": "118",
    "description": "__MSG_extDescription__",
    "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": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "action": {
        "default_popup": "popup.html"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top