How are you feeling today?

This extension will make you feel better if you're having a case of the Mondays.

O que é How are you feeling today??

How are you feeling today? é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "This extension will make you feel better if you're having a case of the Mondays.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão How are you feeling today?

Baixe arquivos de extensão How are you feeling today? 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

                        Do you remember those cheesy little refrigerator magnets with the spectrum of emotions on faces? Now you can interact with one and hear appropriate sounds for each feeling. It's way more therapeutic.

Try it today.                    

Informações Básicas da Extensão

Nome How are you feeling today? How are you feeling today?
ID nfnhkmkeilhmgfppiobpanjfdjlkgdlb
URL Oficial https://chromewebstore.google.com/detail/how-are-you-feeling-today/nfnhkmkeilhmgfppiobpanjfdjlkgdlb
Descrição This extension will make you feel better if you're having a case of the Mondays.
Tamanho do Arquivo 1008 KB
Contagem de Instalações 85
Versão Atual 1.2
Última Atualização 2014-06-04
Data de Publicação 2014-06-04
Classificação 4.67/5 Total de 3 Avaliações
Desenvolvedor Unknown
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "How are you feeling today?",
    "description": "This extension will make you feel better if you're having a case of the Mondays.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}