MacNChee

This extension takes you to the most important video of mac and chee ever.

What is MacNChee?

MacNChee is a Chrome extension developed by Doug Tafoya, and its main feature is "This extension takes you to the most important video of mac and chee ever.".

Extension Screenshots

screenshot

Download MacNChee Extension CRX File

Download MacNChee 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

                        Having a bad day? Having a good day but some mac n chee sound pretty good? This extension's sole purpose is to put a little icon on Chrome that when clicked will take you to the single most important video of mac and chee ever created. It was so good that I felt a Chrome extension needed to be made to always have it one click away. Why is this extension in the Sports section you ask? Watch that video and tell me he shouldn't be competing for something.
I am not the video's creator. Just a shepherd leading his flock.                    

Extension Basic Information

Name MacNChee MacNChee
ID doeealpoojibjclehdipnogfkllpjajp
Official URL https://chromewebstore.google.com/detail/macnchee/doeealpoojibjclehdipnogfkllpjajp
Description This extension takes you to the most important video of mac and chee ever.
File Size 47.76 KB
Installation Count 29
Current Version 1.0.1
Last Updated 2016-03-16
Publish Date 2016-03-16
Rating 5.00/5 Total 7 Ratings
Developer Doug Tafoya
Email [email protected]
Payment Type free
Extension Website http://www.dougtafoya.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MacNChee",
    "short_name": "MacNChee",
    "description": "This extension takes you to the most important video of mac and chee ever.",
    "version": "1.0.1",
    "manifest_version": 2,
    "icons": {
        "16": "assets\/icon16.png",
        "19": "assets\/icon19.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "browser_action": {
        "default_icon": "assets\/icon19.png",
        "default_popup": "popup.html",
        "default_title": "MacNChee"
    },
    "permissions": []
}