Christian News Now

Christian News Now - Stay informed

Christian News Now क्या है?

Christian News Now https://christiannewsnow.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Christian News Now - Stay informed"।

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

screenshot

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

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

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

                        Get the latest Christian news and top headlines when you open your browser. This extension automatically sets ChristianNewsNow.com as your homepage and new tab page. 

New articles are added every few minutes.                    

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

नाम Christian News Now Christian News Now
ID acfpfpfhbjceahjocnmjcaldknpefpca
आधिकारिक URL https://chrome.google.com/webstore/detail/acfpfpfhbjceahjocnmjcaldknpefpca
विवरण Christian News Now - Stay informed
फ़ाइल का आकार 6.16 KB
स्थापना संख्या 198
वर्तमान संस्करण 0.2
अंतिम अपडेट 2018-10-25
प्रकाशन तिथि 2018-10-25
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://christiannewsnow.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://outreach.com/privacy.aspx
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "icons": {
        "128": "img\/icony.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "name": "Christian News Now",
    "chrome_settings_overrides": {
        "homepage": "https:\/\/christiannewsnow.com\/\/?utm_source=crome-extension"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Christian News Now - Stay informed",
    "version": "0.2",
    "browser_action": {
        "default_title": "Christian News Now - Stay informed"
    }
}