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!

O que é Posture Promoter - with Emma Watson?

Posture Promoter - with Emma Watson é uma extensão do Chrome desenvolvida por karanveer, e sua principal característica é "Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Posture Promoter - with Emma Watson

Baixe arquivos de extensão Posture Promoter - with Emma Watson no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome 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
Descrição Want better posture? Want to maintain a healthier back? Emma Watson will remind you every 30 minutes to sit straight!
Tamanho do Arquivo 1.05 MB
Contagem de Instalações 45
Versão Atual 1.0
Última Atualização 2013-07-02
Data de Publicação 2013-07-02
Classificação 3.91/5 Total de 11 Avaliações
Desenvolvedor karanveer
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}