Moai Said
Say what you have to say
Qu'est-ce que Moai Said ?
Moai Said est une extension Chrome développée par birbafritz, et sa fonction principale est "Say what you have to say".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Moai Said
Téléchargez les fichiers d'extension Moai Said 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
Moai Love to Talk! If you love to talk Maybe you are a Moai without knowing it! Look at every single Website like it was a room, and in every room you can leave your comments...without asking "can I?". Moai are not easy to be astonished so you can Say what you have to say...
Informations de Base sur l'Extension
Nom | |
ID | ffnengjmepkdggadkpgbfmgbkdimdldp |
URL Officiel | https://chrome.google.com/webstore/detail/moai-said/ffnengjmepkdggadkpgbfmgbkdimdldp |
Description | Say what you have to say |
Taille du Fichier | 304 KB |
Nombre d'Installations | 18 |
Version Actuelle | 1.3 |
Dernière Mise à Jour | 2013-07-30 |
Date de Publication | 2013-07-30 |
Évaluation | 4.00/5 Total 4 Évaluations |
Développeur | birbafritz |
Type de Paiement | free |
Langues Prises en Charge | en,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Moai Said", "description": "Say what you have to say", "version": "1.3", "default_locale": "en", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "history", "http:\/\/*\/", "storage" ] } |