World News

News from Around The World

Apa itu World News?

World News adalah ekstensi Chrome yang dikembangkan oleh http://momentaryreview.com, dan fitur utamanya adalah "News from Around The World".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi World News

Unduh file ekstensi World News dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        World News Now, Momentary Review, Latest News from Around the World, Breaking News Today, RSS Feed 24 - America, Europe, Asia, Africa, Latin America, Australia                    

Informasi Dasar Ekstensi

Nama World News World News
ID ecglbejkljjdoconbcfhfilimcmiophl
URL Resmi https://chrome.google.com/webstore/detail/world-news/ecglbejkljjdoconbcfhfilimcmiophl
Deskripsi News from Around The World
Ukuran File 161 KB
Jumlah Instalasi 305
Versi Saat Ini 1.1
Terakhir Diperbarui 2018-01-12
Tanggal Publikasi 2018-01-12
Penilaian 5.00/5 Total 2 Penilaian
Pengembang http://momentaryreview.com
Tipe Pembayaran free
Situs Ekstensi http://momentaryreview.com/
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "World News",
    "label": "World News",
    "description": "News from Around The World",
    "version": "1.1",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_title": "News Now",
        "default_icon": "128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "unlimitedStorage",
        "notifications"
    ],
    "web_accessible_resources": [
        "128.png"
    ]
}