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!

Qu'est-ce que Posture Promoter - with Emma Watson ?

Posture Promoter - with Emma Watson est une extension Chrome développée par karanveer, et sa fonction principale est "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Posture Promoter - with Emma Watson

Téléchargez les fichiers d'extension Posture Promoter - with Emma Watson au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Posture Promoter - with Emma Watson Posture Promoter - with Emma Watson
ID ajeniapkoiamalpelbaaiflmcipkpman
URL Officiel https://chrome.google.com/webstore/detail/posture-promoter-with-emm/ajeniapkoiamalpelbaaiflmcipkpman
Description Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!
Taille du Fichier 1.05 MB
Nombre d'Installations 45
Version Actuelle 1.0
Dernière Mise à Jour 2013-07-02
Date de Publication 2013-07-02
Évaluation 3.91/5 Total 11 Évaluations
Développeur karanveer
Type de Paiement free
Langues Prises en Charge 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"
    ]
}