Moai Said

Say what you have to say

Wat is Moai Said?

Moai Said is een Chrome-extensie ontwikkeld door birbafritz, en de belangrijkste functie is "Say what you have to say".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Moai Said

Download Moai Said-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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...                    

Basisinformatie over de Extensie

Naam Moai Said Moai Said
ID ffnengjmepkdggadkpgbfmgbkdimdldp
Officiële URL https://chrome.google.com/webstore/detail/moai-said/ffnengjmepkdggadkpgbfmgbkdimdldp
Beschrijving Say what you have to say
Bestandsgrootte 304 KB
Aantal Installaties 18
Huidige Versie 1.3
Laatst Bijgewerkt 2013-07-30
Publicatiedatum 2013-07-30
Beoordeling 4.00/5 Totaal 4 Beoordelingen
Ontwikkelaar birbafritz
Betalingswijze free
Ondersteunde Talen 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"
    ]
}