WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
PostureMinder

PostureMinder

View on Chrome Web Store
View PostureMinder Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (133 ratings)
1 new ratings
27 views
This extension has been viewed 27 times

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

Reminds you to sit up straight with pop-up notifications at specified time intervals.
Type
Extension
Users
20,000 users
msherringbone
View author page of msherringbone
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 25, 2015
Version 2.1.3
Manifest version
3
Updated
Updated on August 29, 2024
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View PostureMinder 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",
    "name": "PostureMinder",
    "version": "2.1.3",
    "manifest_version": 3,
    "author": "Sheryl Lun",
    "description": "Reminds you to sit up straight with pop-up notifications at specified time intervals.",
    "icons": {
        "128": "img\/spine.png"
    },
    "permissions": [
        "alarms",
        "notifications",
        "offscreen",
        "storage"
    ],
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "action": {
        "default_title": "PostureMinder",
        "default_icon": "img\/spine.png",
        "default_popup": "popout.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                ".\/audio\/notification.mp3"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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