Greeat
딩신의 점심 메뉴 in GS 타워
什么是Greeat?
Greeat是由dinohan.dev开发的Chrome扩展程序,该扩展的主要功能是“딩신의 점심 메뉴 in GS 타워”。
扩展截图
下载Greeat扩展crx文件
下载Greeat扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
GS 타워 구내식당 greeat.gs 의 점심 메뉴를 확인하세요.
매일 오늘의 메뉴를 확인할 수 있고, 실시간으로 남은 식수를 확인할 수 있습니다.
메뉴가 준비된 경우, 사진과 함께 정보를 제공합니다.
상단의 화살표를 클릭하여 다른 날짜의 메뉴들도 확인할 수 있습니다. 扩展基本信息
| 名称 | |
| ID | ibpohnoiihccbcjefnnnghnkipnnhpij |
| 官方URL | https://chromewebstore.google.com/detail/greeat/ibpohnoiihccbcjefnnnghnkipnnhpij |
| 简介 | 딩신의 점심 메뉴 in GS 타워 |
| 文件大小 | 67.42 KB |
| 安装次数 | 72 |
| 当前版本 | 0.1.0 |
| 更新时间 | 2023-04-25 |
| 上架时间 | 2023-04-25 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | dinohan.dev |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 帮助页面URL | https://github.com/dinohan/greeat |
| 支持的语言 | ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Greeat",
"version": "0.1.0",
"description": "\ub529\uc2e0\uc758 \uc810\uc2ec \uba54\ub274 in GS \ud0c0\uc6cc",
"icons": {
"16": "icons\/icon_16.png",
"32": "icons\/icon_32.png",
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"action": {
"default_title": "Greeat",
"default_popup": "index.html"
}
} | |