PraySync

Pray for one another, that you may be healed.

Τι είναι το PraySync;

Το PraySync είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://praysync.com, και η κύρια λειτουργία του είναι "Pray for one another, that you may be healed.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης PraySync

Λήψη αρχείων επέκτασης PraySync σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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"
    ]
}