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,…”。
擴展截圖
下載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 |
ID | gnaljbddjagjbkfolfmcenaopahbpjme |
官方網址 | 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'" } |