MacNChee

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

Apa itu MacNChee?

MacNChee adalah ekstensi Chrome yang dikembangkan oleh Doug Tafoya, dan fitur utamanya adalah "This extension takes you to the most important video of mac and chee ever.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi MacNChee

Unduh file ekstensi MacNChee dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama MacNChee MacNChee
ID doeealpoojibjclehdipnogfkllpjajp
URL Resmi https://chromewebstore.google.com/detail/macnchee/doeealpoojibjclehdipnogfkllpjajp
Deskripsi This extension takes you to the most important video of mac and chee ever.
Ukuran File 47.76 KB
Jumlah Instalasi 29
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2016-03-16
Tanggal Publikasi 2016-03-16
Penilaian 5.00/5 Total 7 Penilaian
Pengembang Doug Tafoya
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.dougtafoya.com
Bahasa yang Didukung 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": []
}