Greeat
딩신의 점심 메뉴 in GS 타워
What is Greeat?
Greeat is a Chrome extension developed by dinohan.dev, and its main feature is "딩신의 점심 메뉴 in GS 타워".
Extension Screenshots
Download Greeat Extension CRX File
Download Greeat 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
GS 타워 구내식당 greeat.gs 의 점심 메뉴를 확인하세요. 매일 오늘의 메뉴를 확인할 수 있고, 실시간으로 남은 식수를 확인할 수 있습니다. 메뉴가 준비된 경우, 사진과 함께 정보를 제공합니다. 상단의 화살표를 클릭하여 다른 날짜의 메뉴들도 확인할 수 있습니다.
Extension Basic Information
Name | Greeat |
ID | ibpohnoiihccbcjefnnnghnkipnnhpij |
Official URL | https://chromewebstore.google.com/detail/greeat/ibpohnoiihccbcjefnnnghnkipnnhpij |
Description | 딩신의 점심 메뉴 in GS 타워 |
File Size | 67.42 KB |
Installation Count | 72 |
Current Version | 0.1.0 |
Last Updated | 2023-04-25 |
Publish Date | 2023-04-25 |
Rating | 5.00/5 Total 2 Ratings |
Developer | dinohan.dev |
[email protected] | |
Payment Type | free |
Help Page URL | https://github.com/dinohan/greeat |
Supported Languages | 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" } } |