Alfa Notas

Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…

Alfa Notas là gì?

Alfa Notas là một tiện ích mở rộng Chrome được phát triển bởi Led Labs, và tính năng chính của nó là "Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Alfa Notas

Tải xuống các tệp mở rộng Alfa Notas dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa.

Para mais informações, veja: https://github.com/sheldonled/alfanotas

Versão web: http://github.sheldonled.com/alfanotas

Duvidas: [email protected]                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Alfa Notas Alfa Notas
ID gnaljbddjagjbkfolfmcenaopahbpjme
URL Chính Thức https://chromewebstore.google.com/detail/alfa-notas/gnaljbddjagjbkfolfmcenaopahbpjme
Mô tả Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…
Kích Thước Tệp 134 KB
Số Lần Cài Đặt 23
Phiên Bản Hiện Tại 2.0.2
Cập Nhật Lần Cuối 2017-08-24
Ngày Phát Hành 2017-08-24
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Led Labs
Loại Thanh Toán free
Trang Web Mở Rộng http://github.sheldonled.com/alfanotas
Ngôn Ngữ Được Hỗ Trợ pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Alfa Notas",
    "version": "2.0.2",
    "minimum_chrome_version": "50",
    "icons": {
        "16": "img\/alfanotas_60.png",
        "128": "img\/alfanotas_128.png"
    },
    "browser_action": {
        "default_icon": "img\/alfanotas_128.png",
        "default_title": "Alfa Notas",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}