Alfa Notas
Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…
Was ist Alfa Notas?
Alfa Notas ist eine Chrome-Erweiterung, die von Led Labs entwickelt wurde, und ihr Hauptmerkmal ist "Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…".
Erweiterungsscreenshots
Alfa Notas-Erweiterungs-CRX-Datei herunterladen
Laden Sie Alfa Notas-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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] Grundlegende Informationen zur Erweiterung
| Name | |
| ID | gnaljbddjagjbkfolfmcenaopahbpjme |
| Offizielle URL | https://chromewebstore.google.com/detail/alfa-notas/gnaljbddjagjbkfolfmcenaopahbpjme |
| Beschreibung | Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,… |
| Dateigröße | 134 KB |
| Installationsanzahl | 23 |
| Aktuelle Version | 2.0.2 |
| Letztes Update | 2017-08-24 |
| Veröffentlichungsdatum | 2017-08-24 |
| Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
| Entwickler | Led Labs |
| Zahlungsart | free |
| Erweiterungswebsite | http://github.sheldonled.com/alfanotas |
| Unterstützte Sprachen | 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'"
} | |