PlusPortals Analyzer

This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.

O que é PlusPortals Analyzer?

PlusPortals Analyzer é uma extensão do Chrome desenvolvida por anye.dev.meltdown, e sua principal característica é "This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão PlusPortals Analyzer

Baixe arquivos de extensão PlusPortals Analyzer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        This tool will effortlessly calculate you GPA on PlusPortals! All you have to do is click the extension, and you're done! It even tells you areas in which you can improve to achieve a higher GPA. Made by Anay Mittal.

v1 (April 26, 2023)

Basic Calculator

v2 (August 31, 2023)

Advanced classes for higher GPA (AP, IB, Honors)
Bug fix (Works without www now)
Version indicator (bottom-left)                    

Informações Básicas da Extensão

Nome PlusPortals Analyzer PlusPortals Analyzer
ID ankldoalnghilejknkjibcjgddmhjagb
URL Oficial https://chromewebstore.google.com/detail/plusportals-analyzer/ankldoalnghilejknkjibcjgddmhjagb
Descrição This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.
Tamanho do Arquivo 753 KB
Contagem de Instalações 137
Versão Atual 1.1
Última Atualização 2023-09-01
Data de Publicação 2023-04-26
Classificação 4.00/5 Total de 10 Avaliações
Desenvolvedor anye.dev.meltdown
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PlusPortals Analyzer",
    "version": "1.1",
    "description": "This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.",
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "scripting"
    ],
    "icons": {
        "128": "icon.png"
    }
}