PageChat Beta
Allows you to chat with other PageChat users who are viewing this web page.
What is PageChat Beta?
PageChat Beta is a Chrome extension developed by Brett Csorba, and its main feature is "Allows you to chat with other PageChat users who are viewing this web page.".
Extension Screenshots
Download PageChat Beta Extension CRX File
Download PageChat Beta 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
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]
Extension Basic Information
Name | |
ID | eamoiebdngipkdgoooofmciplkklgjbg |
Official URL | https://chrome.google.com/webstore/detail/pagechat-beta/eamoiebdngipkdgoooofmciplkklgjbg |
Description | Allows you to chat with other PageChat users who are viewing this web page. |
File Size | 535 KB |
Installation Count | 20 |
Current Version | 0.2 |
Last Updated | 2013-09-26 |
Publish Date | 2013-09-26 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Brett Csorba |
Payment Type | free |
Supported Languages | 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\/" ] } |