PageChat Beta
Allows you to chat with other PageChat users who are viewing this web page.
PageChat Betaとは何ですか?
PageChat BetaはBrett Csorbaによって開発されたChromeの拡張機能で、その主な機能は「Allows you to chat with other PageChat users who are viewing this web page.」です。
拡張機能のスクリーンショット
PageChat Beta拡張機能のCRXファイルをダウンロード
PageChat Beta拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
PageChat allows users of a web page to chat to other PageChat users viewing the same page. Simply click the PageChat icon on the top right of your screen to begin discussing movies and games, debate news topics, or even get help on a homework topic or household issue. Click. Chat. Connect. PageChat is currently in beta, and we would like you to help us! Please report any issues to [email protected]
拡張機能の基本情報
名前 | |
ID | eamoiebdngipkdgoooofmciplkklgjbg |
公式URL | https://chrome.google.com/webstore/detail/pagechat-beta/eamoiebdngipkdgoooofmciplkklgjbg |
説明 | Allows you to chat with other PageChat users who are viewing this web page. |
ファイルサイズ | 535 KB |
インストール数 | 20 |
現在のバージョン | 0.2 |
最終更新日 | 2013-09-26 |
公開日 | 2013-09-26 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Brett Csorba |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PageChat Beta", "description": "Allows you to chat with other PageChat users who are viewing this web page.", "version": "0.2", "browser_action": { "default_icon": "iconTransparent.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "storage", "http:\/\/23.21.148.208\/" ] } |