Chief Minister of Delhi, Arvind Kejriwal

Never again miss out on a single update. Know everything about Chief Minister of Delhi, Arvind Kejriwal as it occurs.

Chief Minister of Delhi, Arvind Kejriwal क्या है?

Chief Minister of Delhi, Arvind Kejriwal http://kejriwalextension.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Never again miss out on a single update. Know everything about Chief Minister of Delhi, Arvind Kejriwal as it occurs."।

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

screenshot

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

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

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

                        Install To Have Everything Related To Arvind Kejriwal Just A Click Away.


FEATURES
--------------

1) Every News/Article About Arvind Kejriwal As And It Appear On Web.

2) Arvind Kejriwal's Facebook Page Updates.

3) Arvind Kejriwal Twitter Updates.

4) Tweet Directly @ArvindKejriwal With A single Click From Wherever You Are On Web.

5) Be The First To Know About Any News Update With "News Alert" Count On Extension Icon.                    

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

नाम Chief Minister of Delhi, Arvind Kejriwal Chief Minister of Delhi, Arvind Kejriwal
ID hfjeoakdkjcjihdboiljghdcneiagmpb
आधिकारिक URL https://chrome.google.com/webstore/detail/chief-minister-of-delhi-a/hfjeoakdkjcjihdboiljghdcneiagmpb
विवरण Never again miss out on a single update. Know everything about Chief Minister of Delhi, Arvind Kejriwal as it occurs.
फ़ाइल का आकार 52.84 KB
स्थापना संख्या 41
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2020-04-01
प्रकाशन तिथि 2020-04-01
रेटिंग 4.88/5 कुल 32 रेटिंग्स
डेवलपर http://kejriwalextension.com
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chief Minister of Delhi, Arvind Kejriwal",
    "short_name": "Arvind News",
    "description": "Never again miss out on a single update. Know everything about Chief Minister of Delhi, Arvind Kejriwal as it occurs.",
    "version": "1.0.3",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "permissions": [
        "tabs",
        ""
    ],
    "content_scripts": [
        {
            "js": [
                "contentscript.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "browser_action": {
        "default_icon": "icon_19.png",
        "default_name": "Kejriwal News",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "web_accessible_resources": [
        "script.js",
        "https:\/\/www.google.com\/jsapi?key=AIzaSyA5m1Nc8ws2BbmPRwKu5gFradvD_hgq6G0",
        "http:\/\/monapps.org"
    ],
    "manifest_version": 2
}