Alfa Notas
Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…
Vad är Alfa Notas?
Alfa Notas är en Chrome-tillägg utvecklad av Led Labs, och dess huvudfunktion är "Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…".
Tilläggsskärmbilder
Ladda ner Alfa Notas-förlängningens CRX-fil
Ladda ner Alfa Notas-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | gnaljbddjagjbkfolfmcenaopahbpjme |
| Officiell webbadress | https://chromewebstore.google.com/detail/alfa-notas/gnaljbddjagjbkfolfmcenaopahbpjme |
| Beskrivning | Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,… |
| Filstorlek | 134 KB |
| Antal Installationer | 23 |
| Aktuell Version | 2.0.2 |
| Senast Uppdaterad | 2017-08-24 |
| Publiceringsdatum | 2017-08-24 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | Led Labs |
| Betalningssätt | free |
| Tilläggswebbplats | http://github.sheldonled.com/alfanotas |
| Stödda Språk | 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'"
} | |