WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Always active Window - Always Visible

Always active Window - Always Visible

View on Chrome Web Store
View Always active Window - Always Visible Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (171 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

Simulate all whitelisted browser windows as active by spoofing the visibility state event and more!
Type
Extension
Users
200,000 users
100K
brian.girko
View author page of brian.girko
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 16, 2019
Version 0.4.3
Manifest version
3
Updated
Updated on December 18, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Always active Window - Always Visible 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",
    "manifest_version": 3,
    "version": "0.4.3",
    "name": "Always active Window - Always Visible",
    "default_locale": "en",
    "description": "__MSG_description__",
    "permissions": [
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_title": "The extension is by default inactive for all websites (indicated by a gray icon). Use this button to toggle the current site to be included in the activation list (changing the icon to blue). The page will automatically reload after you make changes.",
        "default_icon": {
            "16": "\/data\/icons\/disabled\/16.png",
            "32": "\/data\/icons\/disabled\/32.png",
            "48": "\/data\/icons\/disabled\/48.png"
        }
    },
    "homepage_url": "https:\/\/webextension.org\/listing\/always-active.html",
    "icons": {
        "16": "\/data\/icons\/16.png",
        "32": "\/data\/icons\/32.png",
        "48": "\/data\/icons\/48.png",
        "64": "\/data\/icons\/64.png",
        "128": "\/data\/icons\/128.png",
        "256": "\/data\/icons\/256.png",
        "512": "\/data\/icons\/512.png"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "\/data\/options\/index.html"
    },
    "commands": {
        "_execute_action": []
    }
}
© 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