PraySync

Pray for one another, that you may be healed.

PraySync란 무엇입니까?

PraySync은(는) http://praysync.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Pray for one another, that you may be healed."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        PraySync is the modern application of James 5:16. "Therefore, confess your sins to one another and pray for one another, that you may be healed. The prayer of a righteous person has great power as it is working." Many times we pray for lists of things when really we should be praying for people.
The app is packed with features to encourage and assist Christians to pray for one another. You can view your friends prayer requests and mark them as "I'm Praying" to let them know you are praying for them. A counter on each prayer request keeps track of how many people are praying. Commenting features give you the ability to encourage your friends, give praise to God, and share how God is working through your prayers. Private messaging features also give you the ability to share personal requests with others. Groups help churches, Christian organizations, missions, discipleship groups, and even a bunch of friends keep an active, simplified, and vibrant prayer chain.

Features
* Post prayers with multiple privacy levels.
* Change profile settings.
* Life notifications.
* Send personal prayer messages.
* Establish friend connections.
* Create and join groups.
* Log in with social accounts.
* Search through prayers.
* Mark prayers as "I'm Praying".
* Comment on prayers.
* Alerts for urgent prayers.                    

확장 프로그램 기본 정보

이름 PraySync PraySync
ID dglbkmahmdpjdkckbofbccpbbodgfkgh
공식 URL https://chrome.google.com/webstore/detail/praysync/dglbkmahmdpjdkckbofbccpbbodgfkgh
설명 Pray for one another, that you may be healed.
파일 크기 29.97 KB
설치 횟수 20
현재 버전 1.0
최근 업데이트 2015-07-22
출시 날짜 2015-07-22
평점 5.00/5 총 2 개의 평점
개발자 http://praysync.com
결제 유형 free
확장 프로그램 웹 사이트 http://godsync.com/praysync/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PraySync",
    "short_name": "praysync",
    "version": "1.0",
    "description": "Pray for one another, that you may be healed.",
    "icons": {
        "48": "img\/icon-48x48.jpg",
        "16": "img\/icon-16x16.jpg",
        "128": "img\/icon-128x128.jpg"
    },
    "browser_action": {
        "default_icon": "img\/icon-19x19.png",
        "default_title": "PraySync",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs"
    ]
}