Darth Vader's Nooo Button

Darth Vader's Nooo Button

Vad är Darth Vader's Nooo Button?

Darth Vader's Nooo Button är en Chrome-tillägg utvecklad av SoonKhen OwYong, och dess huvudfunktion är "Darth Vader's Nooo Button".

Ladda ner Darth Vader's Nooo Button-förlängningens CRX-fil

Ladda ner Darth Vader's Nooo Button-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Darth Vader's Nooo Button Darth Vader's Nooo Button
ID fneeiocneofokgbojjfagboaleilcccb
Officiell webbadress https://chrome.google.com/webstore/detail/darth-vaders-nooo-button/fneeiocneofokgbojjfagboaleilcccb
Beskrivning Darth Vader's Nooo Button
Filstorlek 75.92 KB
Antal Installationer 492
Aktuell Version 1.2
Senast Uppdaterad 2012-08-26
Publiceringsdatum 2012-08-26
Betyg 4.69/5 Totalt 16 Betyg
Utvecklare SoonKhen OwYong
Betalningssätt free
Tilläggswebbplats http://www.owyong.sk
Stödda Språk 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"
    }
}