Power Cut Schedule - Sri Lanka

Power Cut Schedule - Sri Lanka

A Google Chrome extensions to easily view the power cut schedule

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Power Cut Schedule - Sri Lanka",
  "description": "A Google Chrome extensions to easily view the power cut schedule",
  "version": "1.0",
  "manifest_version": 3,
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "/img/icon.png"
    }
  },
  "icons": {
    "128": "/img/icon.png"
  }
}