WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Be awake

Be awake

View on Chrome Web Store
View Be awake Chrome Extension on Chrome Web Store
Add to bookmarks
3.6 (14 ratings)
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

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

Extension that keeps your computer awake, by requesting the system not to sleep when activated using icon.
Type
Extension
Users
5,000 users
1K
saroyanm
View author page of saroyanm
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 27, 2013
Version 1.0.0
Manifest version
3
Updated
Updated on February 12, 2023
productivity/workflow
Extension Category
View on Chrome Web Store
View Be awake Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "name": "__MSG_chrome_extension_name__",
    "description": "__MSG_chrome_extension_description__",
    "default_locale": "en_US",
    "manifest_version": 3,
    "icons": {
        "16": "img\/icons\/icon-16.png",
        "32": "img\/icons\/icon-32.png",
        "48": "img\/icons\/icon-48.png",
        "128": "img\/icons\/icon-128.png"
    },
    "action": {
        "default_icon": "img\/icons\/inactive-48.png"
    },
    "background": {
        "service_worker": "eventPage.js"
    },
    "permissions": [
        "storage",
        "power"
    ]
}
© 2025 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