Weather extension
The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
What is Weather extension?
Weather extension is a Chrome extension developed by https://sudarshanrai.com.np, and its main feature is "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!".
Extension Screenshots
Download Weather extension Extension CRX File
Download Weather extension 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
This browser weather extension is a software program that adds weather information to your web browser. It allows you to view current temperature, forecast, and other weather-related data for your location directly on your browser's toolbar or as a pop-up window. It's easy to install and use, and works with major browsers such as Chrome, Firefox, and Safari. This extension is a convenient way to stay informed about the weather while you're browsing the web.
Extension Basic Information
Name | Weather extension |
ID | mfhfabihcpklaoadegkbfpfbenneniad |
Official URL | https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad |
Description | The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside! |
File Size | 1.14 MB |
Installation Count | 2,000 |
Current Version | 4.2 |
Last Updated | 2023-03-02 |
Publish Date | 2020-09-06 |
Rating | 4.63/5 Total 8 Ratings |
Developer | https://sudarshanrai.com.np |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Weather extension", "version": "4.2", "description": "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!", "icons": { "128": "\/assets\/icon128.png", "48": "\/assets\/icon48.png", "16": "\/assets\/icon16.png" }, "action": { "default_icon": { "16": "\/assets\/icon16.png", "48": "\/assets\/icon48.png" }, "default_popup": "index.html" }, "content_security_policy": [] } |