13 Months, a Complete Ethiopian Calendar

13 Months, a Complete Ethiopian Calendar

An Ethiopian calendar which has so many features including conversion, hollyday markings and so much more

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "13 Months, a Complete Ethiopian Calendar",
  "short_name": "የ ፲፫ ወራት ኢተዮጵያዊ ቀን መቁጠሪያ",
  "author": "Sinishaw Kassa Softwares",
  "description": "An Ethiopian calendar which has so many features including conversion, hollyday markings and so much more",
  "version": "2.2",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "icon128.png"
  },
  "offline_enabled": true,
  "permissions": [
    "activeTab",
    "notifications"
  ]
}