Commenter.ME

Comment on any webpage

O que é Commenter.ME?

Commenter.ME é uma extensão do Chrome desenvolvida por innovations.tv, e sua principal característica é "Comment on any webpage".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Commenter.ME

Baixe arquivos de extensão Commenter.ME no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        This extension allows users to comment on any web page they visit.

With one simple click you can open a comment thread for the current web page you are viewing and post a comment to the conversation. You can also post your comment to facebook.                    

Informações Básicas da Extensão

Nome Commenter.ME Commenter.ME
ID kchbmmibmpfnpjmokdajkpbeidkbidhi
URL Oficial https://chromewebstore.google.com/detail/commenterme/kchbmmibmpfnpjmokdajkpbeidkbidhi
Descrição Comment on any webpage
Tamanho do Arquivo 8.11 KB
Contagem de Instalações 24
Versão Atual 1.1
Última Atualização 2015-12-09
Data de Publicação 2015-12-09
Classificação 3.88/5 Total de 8 Avaliações
Desenvolvedor innovations.tv
Tipo de Pagamento free
Site da Extensão http://www.commenter.me
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Commenter.ME ",
    "description": "Comment on any webpage",
    "version": "1.1",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "speech16.png",
        "48": "speech64.png",
        "128": "speech128.png"
    }
}