Ums - Husc Analyst

Tiện ích này giúp bạn quản lý, thống kê điểm của bạn, dành cho các bạn theo học tại Đại học Khoa học Huế và Đại học Ngoại ngữ Huế

O que é Ums - Husc Analyst?

Ums - Husc Analyst é uma extensão do Chrome desenvolvida por iqa.otis, e sua principal característica é "Tiện ích này giúp bạn quản lý, thống kê điểm của bạn, dành cho các bạn theo học tại Đại học Khoa học Huế và Đại học Ngoại ngữ Huế".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Ums - Husc Analyst

Baixe arquivos de extensão Ums - Husc Analyst 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

                        Có gì mới trong các phiên bản

*** v2.0.3 ***
Tạm ngưng hỗ trợ chatGPT

*** v2.0.2 ***
Cải thiện UI/UX

*** v2.0.1 ***
Thêm thư viện, cải thiện chất lượng

*** v2.0.0 ***
Vui lòng đọc tại liên kết bên dưới để xem những sự thay đổi: 
https://otis-dev.notion.site/otis-dev/UMS-HUSC-EXTENSION-423f07f58e7c4ba8bf39660b90a4fb8b

 *** v1.2.6 ***:
- Sửa lỗi dự đoán điểm thi cần đạt

 *** v1.2.5 ***:
- Sửa lỗi đánh giá học lực và bật/tắt tính năng

 *** v1.2.4 ***:
- Sửa lỗi không nhận được thông báo khi có tin nhắn

 *** v1.2.3 ***:
- Sửa lỗi truy cập bằng phương thức HTTPS và cải thiện hiệu năng

 *** v1.2.2 ***:
- Tính năng mới: Xuất bảng điểm

*** v1.2.1 ***:
- Tính năng mới: Dashboard
- Cải thiện UI (Toolbox)
- Hiển thị phiên bản của extension ở popup
- Thay đổi icon extension

*** v1.1.2 ***:
- Bổ sung đếm số học phần xếp loại F

*** v1.1.1 ***:
- Sửa lỗi biểu đồ hệ 10 của học kỳ gần nhất
- Làm tròn điểm dự kiến cần đạt theo thang điểm 0.25

----------------------------------------------------------------------------------------------------------------------------------------------

Tiện ích sẽ giúp các bạn dễ dàng quản lý, thống kê điểm theo học kỳ, theo năm. Ngoài ra, chúng tôi còn bổ sung thêm một số tính năng mới nhằm nâng cao trải nghiệm của bạn. Giao diện được tùy chỉnh sẽ trông bắt mắt hơn, đẹp đẽ hơn. Chi tiết vui lòng xem tại https://ducphuc-dev.github.io/ums-husc-analyst                    

Informações Básicas da Extensão

Nome Ums - Husc Analyst Ums - Husc Analyst
ID molgaipgjcjnmldejmkdjpcnmjbikgdc
URL Oficial https://chromewebstore.google.com/detail/ums-husc-analyst/molgaipgjcjnmldejmkdjpcnmjbikgdc
Descrição Tiện ích này giúp bạn quản lý, thống kê điểm của bạn, dành cho các bạn theo học tại Đại học Khoa học Huế và Đại học Ngoại ngữ Huế
Tamanho do Arquivo 1.57 MB
Contagem de Instalações 525
Versão Atual 2.0.3
Última Atualização 2023-07-22
Data de Publicação 2020-07-02
Classificação 4.96/5 Total de 27 Avaliações
Desenvolvedor iqa.otis
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://ducphuc-dev.github.io/ums-husc-analyst
URL da Página de Ajuda https://fb.com/DucPhucIT
Idiomas Suportados vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ums - Husc Analyst",
    "manifest_version": 3,
    "version": "2.0.3",
    "description": "Ti\u1ec7n \u00edch n\u00e0y gi\u00fap b\u1ea1n qu\u1ea3n l\u00fd, th\u1ed1ng k\u00ea \u0111i\u1ec3m c\u1ee7a b\u1ea1n, d\u00e0nh cho c\u00e1c b\u1ea1n theo h\u1ecdc t\u1ea1i \u0110\u1ea1i h\u1ecdc Khoa h\u1ecdc Hu\u1ebf v\u00e0 \u0110\u1ea1i h\u1ecdc Ngo\u1ea1i ng\u1eef Hu\u1ebf",
    "icons": {
        "128": "images\/icon_new.png",
        "64": "images\/icon_new.png",
        "32": "images\/icon_new.png"
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "action": {
        "default_title": "Ums - Husc Analyst",
        "default_icon": "images\/icon_new.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/student.husc.edu.vn\/*",
                "https:\/\/student.husc.edu.vn\/*",
                "https:\/\/student.huflis.edu.vn\/*"
            ],
            "css": [
                "css\/define.css",
                "css\/custom.css",
                "css\/jquery-confirm.css"
            ],
            "js": [
                "scripts\/jquery-3.4.1.js",
                "scripts\/bootstrap.min.js",
                "scripts\/jquery-confirm.js",
                "scripts\/chart.js",
                "scripts\/event.js",
                "scripts\/content.js",
                "scripts\/xlsx.full.min.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "modal.html",
                "modal_course.html",
                "toolbox.html",
                "toolbox-study-result.html"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "notifications"
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; object-src 'self';"
    }
}