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!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Weather extension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 Weather extension
ID mfhfabihcpklaoadegkbfpfbenneniad
공식 URL 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": []
}