Alfa Notas
Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…
Wat is Alfa Notas?
Alfa Notas is een Chrome-extensie ontwikkeld door Led Labs, en de belangrijkste functie is "Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…".
Extensie Screenshots
Download het CRX-bestand van de extensie Alfa Notas
Download Alfa Notas-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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]
Basisinformatie over de Extensie
Naam | Alfa Notas |
ID | gnaljbddjagjbkfolfmcenaopahbpjme |
Officiële URL | https://chromewebstore.google.com/detail/alfa-notas/gnaljbddjagjbkfolfmcenaopahbpjme |
Beschrijving | Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,… |
Bestandsgrootte | 134 KB |
Aantal Installaties | 23 |
Huidige Versie | 2.0.2 |
Laatst Bijgewerkt | 2017-08-24 |
Publicatiedatum | 2017-08-24 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Led Labs |
Betalingswijze | free |
Extensiewebsite | http://github.sheldonled.com/alfanotas |
Ondersteunde Talen | 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'" } |