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 |
| 官方網址 | 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"
}
} | |