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!

Cos'è Posture Promoter - with Emma Watson?

Posture Promoter - with Emma Watson è un'estensione di Chrome sviluppata da karanveer, e la sua funzione principale è "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Posture Promoter - with Emma Watson

Scarica i file di estensione Posture Promoter - with Emma Watson in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Posture Promoter - with Emma Watson Posture Promoter - with Emma Watson
ID ajeniapkoiamalpelbaaiflmcipkpman
URL Ufficiale https://chrome.google.com/webstore/detail/posture-promoter-with-emm/ajeniapkoiamalpelbaaiflmcipkpman
Descrizione Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!
Dimensione del File 1.05 MB
Conteggio Installazioni 45
Versione Corrente 1.0
Ultimo Aggiornamento 2013-07-02
Data di Pubblicazione 2013-07-02
Valutazione 3.91/5 Totale 11 Valutazioni
Sviluppatore karanveer
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}