YEE Extension

When you click the button it goes YEE!

Apa itu YEE Extension?

YEE Extension adalah ekstensi Chrome yang dikembangkan oleh MultiLagio, dan fitur utamanya adalah "When you click the button it goes YEE!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi YEE Extension

Unduh file ekstensi YEE Extension 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

                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "YEE" and shows a little picture of "YEE". Its really funny when played at the right time. ;)

Version 1.1: Removed controls and upped music volume.                    

Informasi Dasar Ekstensi

Nama YEE Extension YEE Extension
ID fdehphjgknbbfmaopdnhciplgjfifjkc
URL Resmi https://chromewebstore.google.com/detail/yee-extension/fdehphjgknbbfmaopdnhciplgjfifjkc
Deskripsi When you click the button it goes YEE!
Ukuran File 409 KB
Jumlah Instalasi 4,000
Versi Saat Ini 1.1
Terakhir Diperbarui 2015-10-29
Tanggal Publikasi 2015-10-29
Penilaian 4.92/5 Total 51 Penilaian
Pengembang MultiLagio
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "YEE Extension",
    "description": "When you click the button it goes YEE!",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "yee.html"
    },
    "permissions": [
        "activeTab"
    ]
}