Smoke weed erryday

Reminds you to smoke weed at 4:20

What is Smoke weed erryday?

Smoke weed erryday is a Chrome extension developed by John Kelly, and its main feature is "Reminds you to smoke weed at 4:20".

Download Smoke weed erryday Extension CRX File

Download Smoke weed erryday 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

                                            

Extension Basic Information

Name Smoke weed erryday Smoke weed erryday
ID kcojfpcomfdbdihkhdjgalebfajlfdli
Official URL https://chrome.google.com/webstore/detail/smoke-weed-erryday/kcojfpcomfdbdihkhdjgalebfajlfdli
Description Reminds you to smoke weed at 4:20
File Size 1.17 MB
Installation Count 49
Current Version 4.20
Last Updated 2016-05-11
Publish Date 2016-05-11
Rating 5.00/5 Total 3 Ratings
Developer John Kelly
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smoke weed erryday",
    "version": "4.20",
    "description": "Reminds you to smoke weed at 4:20",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "main.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "snoop.gif",
        "weed.mp3"
    ],
    "manifest_version": 2
}