한국항공대 종강시계

한국항공대 학생들을 위한 종강시계 어플리케이션

한국항공대 종강시계とは何ですか?

한국항공대 종강시계はC17ANによって開発されたChromeの拡張機能で、その主な機能は「한국항공대 학생들을 위한 종강시계 어플리케이션」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

한국항공대 종강시계拡張機能のCRXファイルをダウンロード

한국항공대 종강시계拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        [항공대 종강시계 2.0] 

항공대 학우들을 위한 종합정보 크롬 익스텐션입니다.
많은 응원 부탁드릴게요!

[주요 기능]

- 새로운 탭을 생성하면 크롬의 기본 배경화면 대신 종강일, 공지사항 등의 정보를 확인할 수 있습니다.

- 실시간 캠퍼스 날씨를 확인할 수 있습니다.

- 최신 일반공지 / 학사공지를 확인할 수 있습니다.

- 즐겨찾기 링크를 관리할 수 있습니다.

- 새로운 일정 & 메모를 관리할 수 있습니다.

- (Beta) 채팅 기능이 추가되었습니다.

- (Beta) 갤러리 기능이 추가되었습니다.

+ 채팅 및 갤러리는 새롭게 추가된 소셜 기능으로, 학우들끼리 매너있는 사용을 부탁드리겠습니다.

버그 제보 또는 건의사항은 항상 감사히 받고 있습니다.
사용해주셔서 감사드리며, 오늘도 좋은 하루 보내세요 🙂                    

拡張機能の基本情報

名前 한국항공대 종강시계 한국항공대 종강시계
ID gnecckchnddjjbafpddajnbdojgbmfeg
公式URL https://chromewebstore.google.com/detail/%ED%95%9C%EA%B5%AD%ED%95%AD%EA%B3%B5%EB%8C%80-%EC%A2%85%EA%B0%95%EC%8B%9C%EA%B3%84/gnecckchnddjjbafpddajnbdojgbmfeg
説明 한국항공대 학생들을 위한 종강시계 어플리케이션
ファイルサイズ 3.68 MB
インストール数 51
現在のバージョン 2.0.4
最終更新日 2022-12-13
公開日 2022-06-15
評価 5.00/5 合計 1 レビュー
開発者 C17AN
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/Korea-Aerospace-University
ヘルプページのURL https://github.com/Korea-Aerospace-University
対応言語 ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "2.0.4",
    "short_name": "\ud56d\uacf5\ub300 \uc885\uac15\uc2dc\uacc4",
    "name": "\ud55c\uad6d\ud56d\uacf5\ub300 \uc885\uac15\uc2dc\uacc4",
    "description": "\ud55c\uad6d\ud56d\uacf5\ub300 \ud559\uc0dd\ub4e4\uc744 \uc704\ud55c \uc885\uac15\uc2dc\uacc4 \uc5b4\ud50c\ub9ac\ucf00\uc774\uc158",
    "icons": {
        "192": "logo192.png",
        "512": "logo512.png"
    },
    "content_security_policy": {
        "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com; object-src 'self'"
    },
    "permissions": [
        "storage",
        "identity"
    ],
    "optional_permissions": [
        "unlimitedStorage"
    ],
    "host_permissions": [
        "http:\/\/ec2-13-125-252-222.ap-northeast-2.compute.amazonaws.com:5500\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "\/index.html"
    },
    "oauth2": {
        "client_id": "306030977464-3d2gkgeeckghkcifj147q8uhg4rvvs1i.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    }
}