13 Months, a Complete Ethiopian Calendar

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

What is 13 Months, a Complete Ethiopian Calendar?

13 Months, a Complete Ethiopian Calendar is a Chrome extension developed by https://www.elexicontech.com, and its main feature is "An Ethiopian calendar which has so many features including conversion, hollyday markings and so much more".

Extension Screenshots

screenshot
screenshot

Download 13 Months, a Complete Ethiopian Calendar Extension CRX File

Download 13 Months, a Complete Ethiopian Calendar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Ethiopia has a different calendar which contains 12 months with 30 days and 13th month with 5 days which turns to 6 every four years.

This calendar give you most of the things you want, some of them are
1 - Mark today when you open it [Your computer date must be correct in Gregorians']
2 - Display both Ethiopian and Gregorian date when you hover to each day
3 - Mark Ethiopian National days, Christian Holidays and (Muslim Holidays in      approximation  starting from 1988 EC)
4 - It can take you to the day you want by entering complete Ethiopian day
5 - Convert both ways (From Ethiopian to Gregorian and vice versa)
6 - It displays national events and holidays in one page and navigates you to exact day to the calendar

You will find it very useful once you start using it and simplify your calendar need for 150 years starting from 1900 - 2050.

Your comments will be taken no matter what, 
Just email them via [email protected], [email protected] or [email protected]                    

Extension Basic Information

Name 13 Months, a Complete Ethiopian Calendar 13 Months, a Complete Ethiopian Calendar
ID ondhkkolbekkggkoaealjellfcoecima
Official URL https://chromewebstore.google.com/detail/13-months-a-complete-ethi/ondhkkolbekkggkoaealjellfcoecima
Description An Ethiopian calendar which has so many features including conversion, hollyday markings and so much more
File Size 418 KB
Installation Count 554
Current Version 2.2
Last Updated 2019-04-05
Publish Date 2019-04-05
Rating 4.87/5 Total 23 Ratings
Developer https://www.elexicontech.com
Email [email protected]
Payment Type free
Extension Website http://www.elexicontech.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "13 Months, a Complete Ethiopian Calendar",
    "short_name": "\u12e8 \u1372\u136b \u12c8\u122b\u1275 \u12a2\u1270\u12ee\u1335\u12eb\u12ca \u1240\u1295 \u1218\u1241\u1320\u122a\u12eb",
    "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"
    ]
}