Darth Vader's Nooo Button
Darth Vader's Nooo Button
What is Darth Vader's Nooo Button?
Darth Vader's Nooo Button is a Chrome extension developed by SoonKhen OwYong, and its main feature is "Darth Vader's Nooo Button".
Download Darth Vader's Nooo Button Extension CRX File
Download Darth Vader's Nooo Button extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Add sound effects to your life, just like in a comedy. This one is Darth Vader's Noooo yell.
Extension Basic Information
Name | |
ID | fneeiocneofokgbojjfagboaleilcccb |
Official URL | https://chrome.google.com/webstore/detail/darth-vaders-nooo-button/fneeiocneofokgbojjfagboaleilcccb |
Description | Darth Vader's Nooo Button |
File Size | 75.92 KB |
Installation Count | 492 |
Current Version | 1.2 |
Last Updated | 2012-08-26 |
Publish Date | 2012-08-26 |
Rating | 4.69/5 Total 16 Ratings |
Developer | SoonKhen OwYong |
Payment Type | free |
Extension Website | http://www.owyong.sk |
Supported Languages | 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" } } |