Swiggity Swooty Extension

When you click the button it goes Swiggity Swooty...!

Apa itu Swiggity Swooty Extension?

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

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Swiggity Swooty Extension

Unduh file ekstensi Swiggity Swooty 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 "Swiggity Swooty..." and shows a little picture of a penguin doing a cool dance! Its really funny when played at the right time. ;)                    

Informasi Dasar Ekstensi

Nama Swiggity Swooty Extension Swiggity Swooty Extension
ID ecofnlndicmgjgodcoiggbjlaipjmenb
URL Resmi https://chromewebstore.google.com/detail/swiggity-swooty-extension/ecofnlndicmgjgodcoiggbjlaipjmenb
Deskripsi When you click the button it goes Swiggity Swooty...!
Ukuran File 1.17 MB
Jumlah Instalasi 1,212
Versi Saat Ini 1.0
Terakhir Diperbarui 2015-10-29
Tanggal Publikasi 2015-10-29
Penilaian 4.61/5 Total 23 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": "Swiggity Swooty Extension",
    "description": "When you click the button it goes Swiggity Swooty...!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "swiggity.html"
    },
    "permissions": [
        "activeTab"
    ]
}