Moai Said
Say what you have to say
Cos'è Moai Said?
Moai Said è un'estensione di Chrome sviluppata da birbafritz, e la sua funzione principale è "Say what you have to say".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Moai Said
Scarica i file di estensione Moai Said in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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...
Informazioni di Base sull'Estensione
Nome | |
ID | ffnengjmepkdggadkpgbfmgbkdimdldp |
URL Ufficiale | https://chrome.google.com/webstore/detail/moai-said/ffnengjmepkdggadkpgbfmgbkdimdldp |
Descrizione | Say what you have to say |
Dimensione del File | 304 KB |
Conteggio Installazioni | 18 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2013-07-30 |
Data di Pubblicazione | 2013-07-30 |
Valutazione | 4.00/5 Totale 4 Valutazioni |
Sviluppatore | birbafritz |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } |