Best Weather App For Android [2021]

Best Weather App For Android [2021]

Are you want to know best Weather app for your android and Iphone? This extension For you.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Best Weather App For Android [2021]",
  "version": "1.0.4",
  "description": "Are you want to know best Weather app for your android and Iphone? This extension For you.",
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png"
    },
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "web_accessible_resources": [
    "*.json",
    "images/icon16.png",
    "images/icon128.png"
  ]
}