World Weather

Get weather right in your browser homepage with our extension!

Apa itu World Weather?

World Weather adalah ekstensi Chrome yang dikembangkan oleh [email protected], dan fitur utamanya adalah "Get weather right in your browser homepage with our extension!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi World Weather

Unduh file ekstensi World Weather 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

                        For more details: 
https://world-weather-extension.com/pages/terms-of-use.html
https://world-weather-extension.com/pages/privacy-policy.html

Get the the update weather directly on your homepage!  

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

Informasi Dasar Ekstensi

Nama World Weather World Weather
ID jkmfelbjabcdkngelgnaimnlglpdpbme
URL Resmi https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme
Deskripsi Get weather right in your browser homepage with our extension!
Ukuran File 1.89 MB
Jumlah Instalasi 10,683
Versi Saat Ini 1.4.1
Terakhir Diperbarui 2022-07-12
Tanggal Publikasi 2022-06-28
Penilaian 3.75/5 Total 12 Penilaian
Pengembang [email protected]
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://world-weather-extension.com/
URL Halaman Bantuan https://world-weather-extension.com/pages/contact.html
URL Halaman Kebijakan Privasi https://world-weather-extension.com/pages/privacy-policy.html
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "1.4.1",
    "name": "World Weather",
    "description": "Get weather right in your browser homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.world-weather-extension.com\/*"
    ]
}