Potential Beta

Monitor battery level for all your devices

Potential Beta क्या है?

Potential Beta Paranoid-Gems द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Monitor battery level for all your devices"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Potential Beta एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Potential syncs battery, WiFi and Bluetooth status across all your devices.

Download Android app from here: https://play.google.com/store/apps/details?id=com.paranoidgems.potential

Forgot charging one of your devices? It’s not an issue any more. Get a notification whenever the battery of any of your devices is running low. You do not have to worry about keeping an eye on all your devices. We will inform you immediately if the battery of any of your devices falls below a threshold level.

It often happens that one forgets to disable Bluetooth/WiFi after using it. Worry no more, you can now disable these battery consuming services anytime and from anywhere with just a single tap on the screen.                    

एक्सटेंशन की मूल जानकारी

नाम Potential Beta Potential Beta
ID acpfaemcjpliaaibgfpngoeidadmkjmb
आधिकारिक URL https://chrome.google.com/webstore/detail/potential-beta/acpfaemcjpliaaibgfpngoeidadmkjmb
विवरण Monitor battery level for all your devices
फ़ाइल का आकार 872 KB
स्थापना संख्या 362
वर्तमान संस्करण 0.3
अंतिम अपडेट 2019-03-08
प्रकाशन तिथि 2019-03-08
रेटिंग 3.21/5 कुल 39 रेटिंग्स
डेवलपर Paranoid-Gems
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.paranoidgems.com
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Potential Beta",
    "description": "Monitor battery level for all your devices",
    "version": "0.3",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage",
        "notifications",
        "alarms"
    ],
    "icons": {
        "128": "icons\/ic_launcher.png"
    },
    "web_accessible_resources": [
        "icons\/wifi_enabled.png",
        "icons\/wifi_disabled.png",
        "icons\/bluetooth_enabled.png",
        "icons\/bluetooth_disabled.png",
        "icons\/refresh.png",
        "icons\/loading.GIF",
        "icons\/toggle.GIF",
        "icons\/refresh.GIF",
        "sounds\/notification.mp3",
        "main.css"
    ],
    "browser_action": {
        "default_title": "Potential",
        "default_icon": "icons\/ic_launcher.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}