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.”。
擴展截圖
下載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 |
ID | ankldoalnghilejknkjibcjgddmhjagb |
官方網址 | 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 |
電子郵箱 | [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" } } |