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] 拡張機能の基本情報
| 名前 | |
| ID | gnaljbddjagjbkfolfmcenaopahbpjme |
| 公式URL | 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'"
} | |