PlusPortals Analyzer

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

PlusPortals Analyzerとは何ですか?

PlusPortals Analyzerはanye.dev.meltdownによって開発されたChromeの拡張機能で、その主な機能は「This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.」です。

拡張機能のスクリーンショット

screenshot

PlusPortals Analyzer拡張機能のCRXファイルをダウンロード

PlusPortals Analyzer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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)                    

拡張機能の基本情報

名前 PlusPortals Analyzer PlusPortals Analyzer
ID ankldoalnghilejknkjibcjgddmhjagb
公式URL https://chromewebstore.google.com/detail/plusportals-analyzer/ankldoalnghilejknkjibcjgddmhjagb
説明 This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.
ファイルサイズ 753 KB
インストール数 137
現在のバージョン 1.1
最終更新日 2023-09-01
公開日 2023-04-26
評価 4.00/5 合計 10 レビュー
開発者 anye.dev.meltdown
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}