Commenter.ME
Comment on any webpage
Commenter.MEとは何ですか?
Commenter.MEはinnovations.tvによって開発されたChromeの拡張機能で、その主な機能は「Comment on any webpage」です。
拡張機能のスクリーンショット
Commenter.ME拡張機能のCRXファイルをダウンロード
Commenter.ME拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | kchbmmibmpfnpjmokdajkpbeidkbidhi |
| 公式URL | https://chromewebstore.google.com/detail/commenterme/kchbmmibmpfnpjmokdajkpbeidkbidhi |
| 説明 | Comment on any webpage |
| ファイルサイズ | 8.11 KB |
| インストール数 | 24 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2015-12-09 |
| 公開日 | 2015-12-09 |
| 評価 | 3.88/5 合計 8 レビュー |
| 開発者 | innovations.tv |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.commenter.me |
| 対応言語 | 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"
}
} | |