Weather extension
The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
什麼是Weather extension?
Weather extension是由https://sudarshanrai.com.np開發的Chrome擴展程式,該擴展的主要功能是“The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!”。
擴展截圖
下載Weather extension擴展crx文件
下載Weather extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Weather extension |
ID | mfhfabihcpklaoadegkbfpfbenneniad |
官方網址 | https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad |
簡介 | The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside! |
檔案大小 | 1.14 MB |
安裝次數 | 2,000 |
目前版本 | 4.2 |
更新時間 | 2023-03-02 |
上架時間 | 2020-09-06 |
評分 | 4.63/5 共 8 次評分 |
開發者 | https://sudarshanrai.com.np |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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": [] } |