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 là gì?

Chief Minister of Delhi, Arvind Kejriwal là một tiện ích mở rộng Chrome được phát triển bởi http://kejriwalextension.com, và tính năng chính của nó là "Never again miss out on a single update. Know everything about Chief Minister of Delhi, Arvind Kejriwal as it occurs.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Chief Minister of Delhi, Arvind Kejriwal

Tải xuống các tệp mở rộng Chief Minister of Delhi, Arvind Kejriwal dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Chief Minister of Delhi, Arvind Kejriwal Chief Minister of Delhi, Arvind Kejriwal
ID hfjeoakdkjcjihdboiljghdcneiagmpb
URL Chính Thức https://chrome.google.com/webstore/detail/chief-minister-of-delhi-a/hfjeoakdkjcjihdboiljghdcneiagmpb
Mô tả Never again miss out on a single update. Know everything about Chief Minister of Delhi, Arvind Kejriwal as it occurs.
Kích Thước Tệp 52.84 KB
Số Lần Cài Đặt 41
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2020-04-01
Ngày Phát Hành 2020-04-01
Đánh Giá 4.88/5 Tổng số 32 Đánh Giá
Nhà Phát Triển http://kejriwalextension.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}