MacNChee

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

Was ist MacNChee?

MacNChee ist eine Chrome-Erweiterung, die von Doug Tafoya entwickelt wurde, und ihr Hauptmerkmal ist "This extension takes you to the most important video of mac and chee ever.".

Erweiterungsscreenshots

screenshot

MacNChee-Erweiterungs-CRX-Datei herunterladen

Laden Sie MacNChee-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name MacNChee MacNChee
ID doeealpoojibjclehdipnogfkllpjajp
Offizielle URL https://chromewebstore.google.com/detail/macnchee/doeealpoojibjclehdipnogfkllpjajp
Beschreibung This extension takes you to the most important video of mac and chee ever.
Dateigröße 47.76 KB
Installationsanzahl 29
Aktuelle Version 1.0.1
Letztes Update 2016-03-16
Veröffentlichungsdatum 2016-03-16
Bewertung 5.00/5 Insgesamt 7 Bewertungen
Entwickler Doug Tafoya
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.dougtafoya.com
Unterstützte Sprachen 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": []
}