Clima

Clima is the simplest weather app, made just for you 🌞

What is Clima?

Clima is a Chrome extension developed by vaaleyou, and its main feature is "Clima is the simplest weather app, made just for you 🌞".

Extension Screenshots

screenshot
screenshot
screenshot

Download Clima Extension CRX File

Download Clima extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Clima is a sleek and user-friendly weather app that delivers up-to-date weather information for any city around the world. With Clima, you can easily search for the weather conditions of your desired city by simply typing in its name. Whether you're planning your day or packing for a trip, Clima provides you with essential information such as temperature, humidity, wind speed, and more, in a matter of seconds.

Additionally, Clima respects your privacy and only accesses your location to provide accurate weather updates for your current location. Be rest assured that your location information is not shared with any third-party service or platform. With Clima, you can enjoy a hassle-free and personalized weather experience. So, go ahead and make the most out of your day with Clima! 🌞                    

Extension Basic Information

Name Clima Clima
ID imnnndmmicgncbafkmeicefadpjpkaih
Official URL https://chromewebstore.google.com/detail/clima/imnnndmmicgncbafkmeicefadpjpkaih
Description Clima is the simplest weather app, made just for you 🌞
File Size 10.2 KB
Installation Count 20
Current Version 0.2.0
Last Updated 2023-04-30
Publish Date 2023-04-26
Developer vaaleyou
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.freeprivacypolicy.com/live/3fc39fea-649c-441d-91a8-ed50fd783b0d
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Clima",
    "version": "0.2.0",
    "description": "Clima is the simplest weather app, made just for you \ud83c\udf1e",
    "action": {
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "geolocation"
    ]
}