Commenter.ME

Comment on any webpage

What is Commenter.ME?

Commenter.ME is a Chrome extension developed by innovations.tv, and its main feature is "Comment on any webpage".

Extension Screenshots

screenshot

Download Commenter.ME Extension CRX File

Download Commenter.ME extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Commenter.ME Commenter.ME
ID kchbmmibmpfnpjmokdajkpbeidkbidhi
Official URL https://chromewebstore.google.com/detail/commenterme/kchbmmibmpfnpjmokdajkpbeidkbidhi
Description Comment on any webpage
File Size 8.11 KB
Installation Count 24
Current Version 1.1
Last Updated 2015-12-09
Publish Date 2015-12-09
Rating 3.88/5 Total 8 Ratings
Developer innovations.tv
Payment Type free
Extension Website http://www.commenter.me
Supported Languages 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"
    }
}