How are you feeling today?

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

What is How are you feeling today??

How are you feeling today? is a Chrome extension developed by Unknown, and its main feature is "This extension will make you feel better if you're having a case of the Mondays.".

Extension Screenshots

screenshot

Download How are you feeling today? Extension CRX File

Download How are you feeling today? extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name How are you feeling today? How are you feeling today?
ID nfnhkmkeilhmgfppiobpanjfdjlkgdlb
Official URL https://chromewebstore.google.com/detail/how-are-you-feeling-today/nfnhkmkeilhmgfppiobpanjfdjlkgdlb
Description This extension will make you feel better if you're having a case of the Mondays.
File Size 1008 KB
Installation Count 85
Current Version 1.2
Last Updated 2014-06-04
Publish Date 2014-06-04
Rating 4.67/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages 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"
    }
}