Darth Vader's Nooo Button

Darth Vader's Nooo Button

Hvad er Darth Vader's Nooo Button?

Darth Vader's Nooo Button er en Chrome-udvidelse udviklet af SoonKhen OwYong, og dens hovedfunktion er "Darth Vader's Nooo Button".

Download Darth Vader's Nooo Button-udvidelses-CRX-fil

Download Darth Vader's Nooo Button-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

                        Add sound effects to your life, just like in a comedy. This one is Darth Vader's Noooo yell.                    

Grundlæggende oplysninger om udvidelsen

Navn Darth Vader's Nooo Button Darth Vader's Nooo Button
ID fneeiocneofokgbojjfagboaleilcccb
Officiel URL https://chrome.google.com/webstore/detail/darth-vaders-nooo-button/fneeiocneofokgbojjfagboaleilcccb
Beskrivelse Darth Vader's Nooo Button
Filstørrelse 75.92 KB
Antal Installationer 492
Nuværende Version 1.2
Senest Opdateret 2012-08-26
Udgivelsesdato 2012-08-26
Bedømmelse 4.69/5 Samlet 16 Bedømmelser
Udvikler SoonKhen OwYong
Betalingsmetode free
Udvidelseswebsted http://www.owyong.sk
Understøttede Sprog en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Darth Vader's Nooo Button",
    "version": "1.2",
    "manifest_version": 2,
    "description": "Darth Vader's Nooo Button",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}