Are You Crazy?

You are crazy. You are out of your mind.

What is Are You Crazy??

Are You Crazy? is a Chrome extension developed by koalaman1324, and its main feature is "You are crazy. You are out of your mind.".

Extension Screenshots

screenshot

Download Are You Crazy? Extension CRX File

Download Are You Crazy? 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

                        If you ever see anything extremely cringey on the internet, you now have the perfect button to press.                    

Extension Basic Information

Name Are You Crazy? Are You Crazy?
ID dnhdkeaffcfanfmmjnfagdmaiflpibgh
Official URL https://chromewebstore.google.com/detail/are-you-crazy/dnhdkeaffcfanfmmjnfagdmaiflpibgh
Description You are crazy. You are out of your mind.
File Size 1.51 MB
Installation Count 40
Current Version 1.0
Last Updated 2016-03-14
Publish Date 2016-03-14
Rating 5.00/5 Total 2 Ratings
Developer koalaman1324
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Are You Crazy?",
    "description": "You are crazy. You are out of your mind.",
    "version": "1.0",
    "browser_action": {
        "icons": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}