Insta-Wow!

Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!

Apa itu Insta-Wow!?

Insta-Wow! adalah ekstensi Chrome yang dikembangkan oleh Ben Cheshire, dan fitur utamanya adalah "Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Insta-Wow!

Unduh file ekstensi Insta-Wow! 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

                        Insta-Wow! The perfect certification for all those incredible moments.

Wally will pop up and say wow when you click the toolbar button. Press it some more times to be wowed even more!

This extension does not contain a persistent background process, and requires NO special permissions! Wow!                    

Informasi Dasar Ekstensi

Nama Insta-Wow! Insta-Wow!
ID kbdcjepncmkhgflbmmikjahojomfcina
URL Resmi https://chromewebstore.google.com/detail/insta-wow/kbdcjepncmkhgflbmmikjahojomfcina
Deskripsi Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!
Ukuran File 600 KB
Jumlah Instalasi 1,634
Versi Saat Ini 1.3
Terakhir Diperbarui 2019-08-04
Tanggal Publikasi 2019-08-04
Penilaian 4.67/5 Total 15 Penilaian
Pengembang Ben Cheshire
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Insta-Wow!",
    "version": "1.3.0.0",
    "manifest_version": 2,
    "description": "Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!",
    "icons": {
        "128": "img\/icon128.png",
        "256": "img\/icon128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon19.png",
            "38": "img\/icon38.png"
        }
    },
    "web_accessible_resources": [
        "video\/*",
        "img\/*"
    ],
    "version_name": "1.3"
}