Greek Name Days
Whose name day is it today?
什么是Greek Name Days?
Greek Name Days是由https://thodorisbais.nl开发的Chrome扩展程序,该扩展的主要功能是“Whose name day is it today?”。
扩展截图
下载Greek Name Days扩展crx文件
下载Greek Name Days扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Whose name day is it today? Extension's language is Greek.
扩展基本信息
名称 | Greek Name Days |
ID | chgjaihgopdbffeldegpebimpmmklega |
官方URL | https://chromewebstore.google.com/detail/greek-name-days/chgjaihgopdbffeldegpebimpmmklega |
简介 | Whose name day is it today? |
文件大小 | 68.66 KB |
安装次数 | 97 |
当前版本 | 0.0.3 |
更新时间 | 2019-02-10 |
上架时间 | 2019-02-09 |
评分 | 5.00/5 共6次评分 |
开发者 | https://thodorisbais.nl |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/anniversaries/greek-namedays |
帮助页面URL | https://twitter.com/thodorisbais |
支持的语言 | 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" } } |