Darth Vader's Nooo Button
Darth Vader's Nooo Button
Qu'est-ce que Darth Vader's Nooo Button ?
Darth Vader's Nooo Button est une extension Chrome développée par SoonKhen OwYong, et sa fonction principale est "Darth Vader's Nooo Button".
Télécharger le fichier CRX de l'extension Darth Vader's Nooo Button
Téléchargez les fichiers d'extension Darth Vader's Nooo Button au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Add sound effects to your life, just like in a comedy. This one is Darth Vader's Noooo yell.
Informations de Base sur l'Extension
Nom | |
ID | fneeiocneofokgbojjfagboaleilcccb |
URL Officiel | https://chrome.google.com/webstore/detail/darth-vaders-nooo-button/fneeiocneofokgbojjfagboaleilcccb |
Description | Darth Vader's Nooo Button |
Taille du Fichier | 75.92 KB |
Nombre d'Installations | 492 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2012-08-26 |
Date de Publication | 2012-08-26 |
Évaluation | 4.69/5 Total 16 Évaluations |
Développeur | SoonKhen OwYong |
Type de Paiement | free |
Site Web de l'Extension | http://www.owyong.sk |
Langues Prises en Charge | 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" } } |