Darth Vader's Nooo Button

Darth Vader's Nooo Button

Wat is Darth Vader's Nooo Button?

Darth Vader's Nooo Button is een Chrome-extensie ontwikkeld door SoonKhen OwYong, en de belangrijkste functie is "Darth Vader's Nooo Button".

Download het CRX-bestand van de extensie Darth Vader's Nooo Button

Download Darth Vader's Nooo Button-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Darth Vader's Nooo Button Darth Vader's Nooo Button
ID fneeiocneofokgbojjfagboaleilcccb
Officiële URL https://chrome.google.com/webstore/detail/darth-vaders-nooo-button/fneeiocneofokgbojjfagboaleilcccb
Beschrijving Darth Vader's Nooo Button
Bestandsgrootte 75.92 KB
Aantal Installaties 492
Huidige Versie 1.2
Laatst Bijgewerkt 2012-08-26
Publicatiedatum 2012-08-26
Beoordeling 4.69/5 Totaal 16 Beoordelingen
Ontwikkelaar SoonKhen OwYong
Betalingswijze free
Extensiewebsite http://www.owyong.sk
Ondersteunde Talen 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"
    }
}