Snow Day Predictor

Snow Day Predictor

Snow Day Predictor is a Calculator to check out the chances of Snow and School Closure in your City or Area.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "img/icon_128.png",
    "default_popup": "html/popup.html",
    "default_title": "Snow Day Predictor"
  },
  "description": "Snow Day Predictor is a Calculator to check out the chances of Snow and School Closure in your City or Area.",
  "icons": {
    "16": "img/icon_16.png",
    "128": "img/icon_128.png"
  },
  "manifest_version": 2,
  "name": "Snow Day Predictor",
  "version": "1.1.1",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}