Commenter.ME

Comment on any webpage

Qu'est-ce que Commenter.ME ?

Commenter.ME est une extension Chrome développée par innovations.tv, et sa fonction principale est "Comment on any webpage".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Commenter.ME

Téléchargez les fichiers d'extension Commenter.ME 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

                        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.                    

Informations de Base sur l'Extension

Nom Commenter.ME Commenter.ME
ID kchbmmibmpfnpjmokdajkpbeidkbidhi
URL Officiel https://chromewebstore.google.com/detail/commenterme/kchbmmibmpfnpjmokdajkpbeidkbidhi
Description Comment on any webpage
Taille du Fichier 8.11 KB
Nombre d'Installations 24
Version Actuelle 1.1
Dernière Mise à Jour 2015-12-09
Date de Publication 2015-12-09
Évaluation 3.88/5 Total 8 Évaluations
Développeur innovations.tv
Type de Paiement free
Site Web de l'Extension http://www.commenter.me
Langues Prises en Charge 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"
    }
}