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!

Hvad er Insta-Wow!?

Insta-Wow! er en Chrome-udvidelse udviklet af Ben Cheshire, og dens hovedfunktion er "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!".

Udvidelsesskærmbilleder

screenshot

Download Insta-Wow!-udvidelses-CRX-fil

Download Insta-Wow!-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Insta-Wow! Insta-Wow!
ID kbdcjepncmkhgflbmmikjahojomfcina
Officiel URL https://chromewebstore.google.com/detail/insta-wow/kbdcjepncmkhgflbmmikjahojomfcina
Beskrivelse 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!
Filstørrelse 600 KB
Antal Installationer 1,634
Nuværende Version 1.3
Senest Opdateret 2019-08-04
Udgivelsesdato 2019-08-04
Bedømmelse 4.67/5 Samlet 15 Bedømmelser
Udvikler Ben Cheshire
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
}