Commenter.ME
Comment on any webpage
Wat is Commenter.ME?
Commenter.ME is een Chrome-extensie ontwikkeld door innovations.tv, en de belangrijkste functie is "Comment on any webpage".
Extensie Screenshots
Download het CRX-bestand van de extensie Commenter.ME
Download Commenter.ME-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
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. Basisinformatie over de Extensie
| Naam | |
| ID | kchbmmibmpfnpjmokdajkpbeidkbidhi |
| Officiële URL | https://chromewebstore.google.com/detail/commenterme/kchbmmibmpfnpjmokdajkpbeidkbidhi |
| Beschrijving | Comment on any webpage |
| Bestandsgrootte | 8.11 KB |
| Aantal Installaties | 24 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2015-12-09 |
| Publicatiedatum | 2015-12-09 |
| Beoordeling | 3.88/5 Totaal 8 Beoordelingen |
| Ontwikkelaar | innovations.tv |
| Betalingswijze | free |
| Extensiewebsite | http://www.commenter.me |
| Ondersteunde Talen | 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"
}
} | |