Alfa Notas
Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…
Hvad er Alfa Notas?
Alfa Notas er en Chrome-udvidelse udviklet af Led Labs, og dens hovedfunktion er "Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…".
Udvidelsesskærmbilleder
Download Alfa Notas-udvidelses-CRX-fil
Download Alfa Notas-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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] Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | gnaljbddjagjbkfolfmcenaopahbpjme |
| Officiel URL | https://chromewebstore.google.com/detail/alfa-notas/gnaljbddjagjbkfolfmcenaopahbpjme |
| Beskrivelse | Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,… |
| Filstørrelse | 134 KB |
| Antal Installationer | 23 |
| Nuværende Version | 2.0.2 |
| Senest Opdateret | 2017-08-24 |
| Udgivelsesdato | 2017-08-24 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | Led Labs |
| Betalingsmetode | free |
| Udvidelseswebsted | http://github.sheldonled.com/alfanotas |
| Understøttede Sprog | 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'"
} | |