Posture Promoter - with Emma Watson

Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!

Was ist Posture Promoter - with Emma Watson?

Posture Promoter - with Emma Watson ist eine Chrome-Erweiterung, die von karanveer entwickelt wurde, und ihr Hauptmerkmal ist "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!".

Erweiterungsscreenshots

screenshot
screenshot

Posture Promoter - with Emma Watson-Erweiterungs-CRX-Datei herunterladen

Laden Sie Posture Promoter - with Emma Watson-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Having good posture is a habit, and it's hard to pick up out of the blue, especially if it's not already on our minds.

This extension helps you get started by setting reminders. You'll remember to practice good posture every 30 minutes. Practice leads to internalization, and before you know it, good posture will come to you naturally!                    

Grundlegende Informationen zur Erweiterung

Name Posture Promoter - with Emma Watson Posture Promoter - with Emma Watson
ID ajeniapkoiamalpelbaaiflmcipkpman
Offizielle URL https://chrome.google.com/webstore/detail/posture-promoter-with-emm/ajeniapkoiamalpelbaaiflmcipkpman
Beschreibung Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!
Dateigröße 1.05 MB
Installationsanzahl 45
Aktuelle Version 1.0
Letztes Update 2013-07-02
Veröffentlichungsdatum 2013-07-02
Bewertung 3.91/5 Insgesamt 11 Bewertungen
Entwickler karanveer
Zahlungsart free
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Posture Promoter - with Emma Watson",
    "version": "1.0",
    "icons": {
        "128": "emma_icon.png"
    },
    "description": "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!",
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs"
    ]
}