Greek Name Days

Whose name day is it today?

What is Greek Name Days?

Greek Name Days is a Chrome extension developed by https://thodorisbais.nl, and its main feature is "Whose name day is it today?".

Extension Screenshots

screenshot

Download Greek Name Days Extension CRX File

Download Greek Name Days 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

                        Whose name day is it today?

Extension's language is Greek.                    

Extension Basic Information

Name Greek Name Days Greek Name Days
ID chgjaihgopdbffeldegpebimpmmklega
Official URL https://chromewebstore.google.com/detail/greek-name-days/chgjaihgopdbffeldegpebimpmmklega
Description Whose name day is it today?
File Size 68.66 KB
Installation Count 97
Current Version 0.0.3
Last Updated 2019-02-10
Publish Date 2019-02-09
Rating 5.00/5 Total 6 Ratings
Developer https://thodorisbais.nl
Email [email protected]
Payment Type free
Extension Website https://github.com/anniversaries/greek-namedays
Help Page URL https://twitter.com/thodorisbais
Supported Languages el
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Greek Name Days",
    "short_name": "eortologio",
    "description": "Whose name day is it today?",
    "version": "0.0.3",
    "author": "Thodoris Bais",
    "browser_action": {
        "default_icon": "icon48.png",
        "default_popup": "popup.html",
        "default_title": "Greek Name Days",
        "default_locale": "gr"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}