UFABC Next

Adiciona funcionalidades novas ao sistema de matricula da UFABC

UFABC Nextคืออะไร?

UFABC Next เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ufabcnext และคุณลักษณะหลักของมันคือ "Adiciona funcionalidades novas ao sistema de matricula da UFABC"

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

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

ดาวน์โหลดไฟล์ส่วนขยาย UFABC Next ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Previamente conhecida como UFABC Matrícula

Adiciona funcionalidades novas ao sistema de matricula da UFABC.

# Change Log

##[1.0.1] 12/04/2019
- Add subject stats
- Start ufabcnext transition

##[1.0.1] 23/11/2018
- Table fixes

##[1.0.0] - 22/11/2018
- Major rewrite

## [0.0.11] - 23/07/2017
- Fix permissions

## [0.0.10] - 06/04/2017
- Fix erro de previsao

## [0.0.9] - 04/04/2017
- Fix ordenação de ik e turno
- Fix equivalências

## [0.0.8] - 16/11/2016
- Fix cálculo índice de afinidade

## [0.0.7] - 15/11/2016
- Número maior de professores aparecendo
- Pop-ups com informações do HELP!
- Lista de cortes ordenada por ranking
- Filtros padrões da matricula melhorados
- Filtro de corte CR professor

## [0.0.6] - 29/07/2016
- Conserta professores de São Bernardo

## [0.0.5] - 29/07/2016
- Adiciona sistema interno de chutes                    

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

ชื่อ UFABC Next UFABC Next
ID gphjopenfpnlnffmhhhhdiecgdcopmhk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ufabc-next/gphjopenfpnlnffmhhhhdiecgdcopmhk
คำอธิบาย Adiciona funcionalidades novas ao sistema de matricula da UFABC
ขนาดไฟล์ 2.35 MB
จำนวนการติดตั้ง 10,183
เวอร์ชันปัจจุบัน 1.1.7
อัปเดตครั้งล่าสุด 2022-07-05
วันที่เผยแพร่ 2020-02-20
คะแนน 4.97/5 รวมทั้งหมด 92 คะแนน
ผู้พัฒนา ufabcnext
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://ufabcnext.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "UFABC Next",
    "short_name": "UFABC Next",
    "description": "Adiciona funcionalidades novas ao sistema de matricula da UFABC",
    "version": "1.1.7",
    "manifest_version": 2,
    "minimum_chrome_version": "55.0.0",
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "permissions": [
        "storage",
        "http:\/\/*.ufabc.edu.br\/*",
        "https:\/\/*.ufabc.edu.br\/*",
        "http:\/\/localhost:8000\/*",
        "http:\/\/*.felipecoder.com\/*",
        "https:\/\/*.felipecoder.com\/*",
        "http:\/\/*.naoseiprogramar.com.br\/*",
        "https:\/\/*.naoseiprogramar.com.br\/*",
        "http:\/\/*.ufabcnext.com\/*",
        "https:\/\/*.ufabcnext.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.ufabc.edu.br\/*",
                "https:\/\/*.ufabc.edu.br\/*",
                "http:\/\/localhost:8000\/*",
                "http:\/\/*.felipecoder.com\/*",
                "https:\/\/*.felipecoder.com\/*",
                "http:\/\/*.naoseiprogramar.com.br\/*",
                "https:\/\/*.naoseiprogramar.com.br\/*",
                "http:\/\/*.ufabcnext.com\/*",
                "https:\/\/*.ufabcnext.com\/*"
            ],
            "js": [
                "scripts\/contentscript.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlg7ae7OuGQW9cQU3\/qbuewZ6DdTjc1yDXtiwdwoOwgF\/CByfjX+yf4addlXcxnLjXVBWwSvRj78mv03lLBjkeh63ia4t\/BIzzzvciZyZAKEasC5rt0M6+MKVbkKQS9JGGVFsBiBQcQ6kUP8R4cpWX1G9uEhnshdF+u4Nrs7gq9uXIPZ4pf9PhI\/IsPyAsv0m5uO4EHhIMtAp8pFyJfECWWSLchlBoGlaaCyf+fT6SYDsWaw53AcwT5jOJfxdQsoGRKGI5UW8V9+Mw+EDdpTpi7f8E5k604EMqZwmzhYLiXcuUqxeXbNZkyTsUNHXTQFcpNUdmisfjiT50kcxVZVc9wIDAQAB",
    "externally_connectable": {
        "matches": [
            "http:\/\/*.ufabc.edu.br\/*",
            "https:\/\/*.ufabc.edu.br\/*",
            "http:\/\/localhost:8000\/*",
            "http:\/\/*.felipecoder.com\/*",
            "https:\/\/*.felipecoder.com\/*",
            "http:\/\/*.naoseiprogramar.com.br\/*",
            "https:\/\/*.naoseiprogramar.com.br\/*",
            "http:\/\/*.ufabcnext.com\/*",
            "https:\/\/*.ufabcnext.com\/*"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "UFABC Matricula",
        "default_popup": "pages\/popup.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "web_accessible_resources": [
        "fonts\/*",
        "scripts\/*",
        "images\/*",
        "html\/*",
        "styles\/*",
        "pages\/*"
    ]
}