PlusPortals Analyzer
This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.
What is PlusPortals Analyzer?
PlusPortals Analyzer is a Chrome extension developed by anye.dev.meltdown, and its main feature is "This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.".
Extension Screenshots
Download PlusPortals Analyzer Extension CRX File
Download PlusPortals Analyzer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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)
Extension Basic Information
Name | PlusPortals Analyzer |
ID | ankldoalnghilejknkjibcjgddmhjagb |
Official URL | https://chromewebstore.google.com/detail/plusportals-analyzer/ankldoalnghilejknkjibcjgddmhjagb |
Description | This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal. |
File Size | 753 KB |
Installation Count | 137 |
Current Version | 1.1 |
Last Updated | 2023-09-01 |
Publish Date | 2023-04-26 |
Rating | 4.00/5 Total 10 Ratings |
Developer | anye.dev.meltdown |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |