MacNChee

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

Cos'è MacNChee?

MacNChee è un'estensione di Chrome sviluppata da Doug Tafoya, e la sua funzione principale è "This extension takes you to the most important video of mac and chee ever.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MacNChee

Scarica i file di estensione MacNChee in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome MacNChee MacNChee
ID doeealpoojibjclehdipnogfkllpjajp
URL Ufficiale https://chromewebstore.google.com/detail/macnchee/doeealpoojibjclehdipnogfkllpjajp
Descrizione This extension takes you to the most important video of mac and chee ever.
Dimensione del File 47.76 KB
Conteggio Installazioni 29
Versione Corrente 1.0.1
Ultimo Aggiornamento 2016-03-16
Data di Pubblicazione 2016-03-16
Valutazione 5.00/5 Totale 7 Valutazioni
Sviluppatore Doug Tafoya
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.dougtafoya.com
Lingue Supportate 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": []
}