Nelson's Ha Ha Button
Nelson's Ha Ha Button
Qu'est-ce que Nelson's Ha Ha Button ?
Nelson's Ha Ha Button est une extension Chrome développée par SoonKhen OwYong, et sa fonction principale est "Nelson's Ha Ha Button".
Télécharger le fichier CRX de l'extension Nelson's Ha Ha Button
Téléchargez les fichiers d'extension Nelson's Ha Ha 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 The Simpson's Nelson famous ha-ha taunt.
Informations de Base sur l'Extension
Nom | |
ID | dhdnpllgjheacebakhppnhmaioangkbh |
URL Officiel | https://chrome.google.com/webstore/detail/nelsons-ha-ha-button/dhdnpllgjheacebakhppnhmaioangkbh |
Description | Nelson's Ha Ha Button |
Taille du Fichier | 30.49 KB |
Nombre d'Installations | 123 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2012-08-26 |
Date de Publication | 2012-08-26 |
Évaluation | 4.00/5 Total 3 É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": "Nelson's Ha Ha Button", "version": "1.2", "manifest_version": 2, "description": "Nelson's Ha Ha 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" } } |