SGE Plus PA Firefox

Examine source code of SGE Plus PA

Inspect and view changes in SGE Plus PA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SGE Plus PA",
  "description": "O SGE Plus PA é uma extensão feita no SENAI de Pouso Alegre/MG que permite a visualização e cadastro de ocorrências de alunos no SGE",
  "version": "1.0.0",
  "version_name": "1.0 beta",
  "author": "Fernanda Rabelo Gonçalves e Gabriel Vinícios Silva Maganha",
  "browser_specific_settings": {
    "gecko": {
      "id": "sgepluspa@gmail.com"
    }
  },
  "icons": {
    "128": "icone.png"
  },
  "action": {
    "default_popup": "popup.htm"
  },
  "permissions": [
    "tabs"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "imgs/aluno_livro.png",
        "imgs/img_enviar.png",
        "imgs/calendario2.png",
        "imgs/cone.png",
        "imgs/checklist.png",
        "imgs/img_correto.png",
        "imgs/ajuda.svg"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "js": [
        "bootstrap/bootstrap.bundle.min.js",
        "scripts/gv-toast.js",
        "scripts/botaoFechar.js",
        "scripts/funcoesGerais.js",
        "scripts/telaInsercao.js",
        "scripts/telaVerOcorrencias.js",
        "scripts/principal.js",
        "scripts/papaparse.min.js"
      ],
      "matches": [
        "https://www2.fiemg.com.br/Corpore.Net/*",
        "https://prados101.fiemg.com.br/Corpore.Net/*"
      ],
      "css": [
        "bootstrap/iso_bootstrap5.0.2.css",
        "scripts/telaInsercao.css",
        "scripts/telaVerOcorrencias.css",
        "scripts/estilo.css"
      ]
    }
  ]
}

Best SGE Plus PA Alternatives

Here are some Firefox add-ons that are similar to SGE Plus PA: