Message of Hope

Allows users to read the Bible

Τι είναι το Message of Hope;

Το Message of Hope είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Chapter247 Infotech, και η κύρια λειτουργία του είναι "Allows users to read the Bible".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        A date with God Every time you Open your browser

The scriptures says:
“Man shall not live on bread alone, but on every word that comes from the mouth of God. ” Matthew 4:4

With this extension get a word from the Lord with 

• The Bible

• Daily verses

• Wonderful background pictures

• Inspiring quotes

• A brief devotion to provoke you to think deeper. 

• And a Motivational or inspiring video to uplift you .

These words, videos and images change every day and will bring some light into your daily routine. When you are inspired or feel in your soul that someone else needs to hear what you just heard or will be touched by what your read or saw, you can share quickly and easily on social media so you can be a blessing to somebody else.


The world’s best chrome extension for Christians and for inspiring the world !


GET IN TOUCH 

Twitter : @messageof_hope                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Message of Hope Message of Hope
ID bbmkfljgghhmclodnilapdefgophgckk
Επίσημο URL https://chrome.google.com/webstore/detail/message-of-hope/bbmkfljgghhmclodnilapdefgophgckk
Περιγραφή Allows users to read the Bible
Μέγεθος Αρχείου 3.42 MB
Αριθμός Εγκαταστάσεων 757
Τρέχουσα Έκδοση 2.14.2
Τελευταία Ενημέρωση 2020-02-29
Ημερομηνία Δημοσίευσης 2020-02-29
Αξιολόγηση 3.88/5 Συνολικά 26 Αξιολογήσεις
Προγραμματιστής Chapter247 Infotech
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Message of Hope",
    "short_name": "Message of Hope",
    "version": "2.14.2",
    "description": "Allows users to read the Bible",
    "browser_action": {
        "default_title": "Message of Hope"
    },
    "author": "Chapter247 Infotech",
    "background": {
        "page": "pages\/background.html"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/",
        "identity",
        "identity.email"
    ],
    "minimum_chrome_version": "60",
    "icons": {
        "16": "assets\/16x16.png",
        "48": "assets\/48x48.png",
        "128": "assets\/128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": "pages\/popup.html"
    },
    "oauth2": {
        "client_id": "550164378895-uru050d0gaq9h1c5doh69jeidf6i0bed.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "openid"
        ]
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApmy6NzuC1wqkOuPAzuwV4SyZ2SSY17CfKDUm2RNWMFxob2EAZVErwnRMwo9sgtvU860htPMEBv690jsLadsSADvtDZFZwgT1PEhn2zyzZ9WEQIAYfVzu72hbDxwUriMMc0pTfaqLmeyqjS6+f5BIsm5QuURDEtC2f9lljUO\/p\/L\/umAjGTxww7mbzmU4rS+SbrklWiPUSOyZDOKnuRHke1HVt5dKB7HlYcN4nIhQgdbz8uC13TULVdwm7A09QEpRT0l2TXhxbJ49IyxaV1ZSJuuGEAs+oLoW8ZUKi6pk7Qmq2NoILLYF1aFahW6E5U3oQXvhDlDLN2EN3zqia9t2\/QIDAQAB"
}