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."입니다.

확장 프로그램 스크린샷

screenshot

PageChat Beta 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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]                    

확장 프로그램 기본 정보

이름 PageChat Beta PageChat Beta
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\/"
    ]
}