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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Led Labs และคุณลักษณะหลักของมันคือ "Alfa Notas é um Aplicativo que facilita o gerenciamento de notas e médias dos alunos das Faculdades Alfa. Para mais informações,…"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Alfa Notas

ดาวน์โหลดไฟล์ส่วนขยาย 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]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Alfa Notas Alfa Notas
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'"
}