Loving Each Day

Replace new tab page with a personal dashboard featuring an inspirational quote, weather, and links for spiritual techniques.

Loving Each Day क्या है?

Loving Each Day MSIA द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replace new tab page with a personal dashboard featuring an inspirational quote, weather, and links for spiritual techniques."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Loving Each Day एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Replace new tab page with a personal dashboard featuring an inspirational quote, weather, and links for spiritual events and techniques. Use this beautiful interface to remind yourself for Loving Each Day, and be inspired and uplifted each time you open a new browser tab.

If you're new to MSIA this app is a wonderful way to explore the valuable support on offer.

And if you're a student in MSIA this app is a powerful compliment to your study and participation.

• Daily Inspirational Quote with share functionality
• Local Weather
• View Upcoming MSIA Events
• Direct Access to MSIA's Prayer List
• Direct Access to MSIA's Video Library 
• Direct Access to Tithe / Seed / Make a Donation
• Customize your own dashboard by showing/hiding options
• Feel good and get things done!

Contact Us 
Email [email protected]                    

एक्सटेंशन की मूल जानकारी

नाम Loving Each Day Loving Each Day
ID cncoicpimbajmkmkjlaelhdlgfnhomce
आधिकारिक URL https://chromewebstore.google.com/detail/loving-each-day/cncoicpimbajmkmkjlaelhdlgfnhomce
विवरण Replace new tab page with a personal dashboard featuring an inspirational quote, weather, and links for spiritual techniques.
फ़ाइल का आकार 29.48 MB
स्थापना संख्या 278
वर्तमान संस्करण 3.0
अंतिम अपडेट 2022-01-21
प्रकाशन तिथि 2018-09-06
रेटिंग 4.80/5 कुल 5 रेटिंग्स
डेवलपर MSIA
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en,es,es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_l10nExtensionName__",
    "description": "__MSG_l10nExtensionDescription__",
    "version": "3.0",
    "incognito": "split",
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "start-page.html"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "geolocation",
        "storage",
        "https:\/\/*\/",
        "",
        "https:\/\/msia.org\/*"
    ],
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/msia.org; object-src 'self'",
    "manifest_version": 2
}