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?

Alfa Notas是由Led Labs开发的Chrome扩展程序,该扩展的主要功能是“Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…”。

扩展截图

screenshot

下载Alfa Notas扩展crx文件

下载Alfa Notas扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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]                    

扩展基本信息

名称 Alfa Notas Alfa Notas
ID gnaljbddjagjbkfolfmcenaopahbpjme
官方URL https://chromewebstore.google.com/detail/alfa-notas/gnaljbddjagjbkfolfmcenaopahbpjme
简介 Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…
文件大小 134 KB
安装次数 23
当前版本 2.0.2
更新时间 2017-08-24
上架时间 2017-08-24
评分 5.00/5 共1次评分
开发者 Led Labs
付费类型 free
扩展官网 http://github.sheldonled.com/alfanotas
支持的语言 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'"
}