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é es Posture Promoter - with Emma Watson?

Posture Promoter - with Emma Watson es una extensión de Chrome desarrollada por karanveer, y su función principal es "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Posture Promoter - with Emma Watson

Descarga archivos de extensión Posture Promoter - with Emma Watson en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Posture Promoter - with Emma Watson Posture Promoter - with Emma Watson
ID ajeniapkoiamalpelbaaiflmcipkpman
URL Oficial https://chrome.google.com/webstore/detail/posture-promoter-with-emm/ajeniapkoiamalpelbaaiflmcipkpman
Descripción Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!
Tamaño del Archivo 1.05 MB
Cantidad de Instalaciones 45
Versión Actual 1.0
Última Actualización 2013-07-02
Fecha de Publicación 2013-07-02
Calificación 3.91/5 Total de 11 Calificaciones
Desarrollador karanveer
Tipo de Pago free
Idiomas Soportados 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"
    ]
}