Greeat
딩신의 점심 메뉴 in GS 타워
O que é Greeat?
Greeat é uma extensão do Chrome desenvolvida por dinohan.dev, e sua principal característica é "딩신의 점심 메뉴 in GS 타워".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Greeat
Baixe arquivos de extensão Greeat no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
GS 타워 구내식당 greeat.gs 의 점심 메뉴를 확인하세요. 매일 오늘의 메뉴를 확인할 수 있고, 실시간으로 남은 식수를 확인할 수 있습니다. 메뉴가 준비된 경우, 사진과 함께 정보를 제공합니다. 상단의 화살표를 클릭하여 다른 날짜의 메뉴들도 확인할 수 있습니다.
Informações Básicas da Extensão
Nome | Greeat |
ID | ibpohnoiihccbcjefnnnghnkipnnhpij |
URL Oficial | https://chromewebstore.google.com/detail/greeat/ibpohnoiihccbcjefnnnghnkipnnhpij |
Descrição | 딩신의 점심 메뉴 in GS 타워 |
Tamanho do Arquivo | 67.42 KB |
Contagem de Instalações | 72 |
Versão Atual | 0.1.0 |
Última Atualização | 2023-04-25 |
Data de Publicação | 2023-04-25 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | dinohan.dev |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Ajuda | https://github.com/dinohan/greeat |
Idiomas Suportados | 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" } } |