PlusPortals Analyzer
This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.
Qu'est-ce que PlusPortals Analyzer ?
PlusPortals Analyzer est une extension Chrome développée par anye.dev.meltdown, et sa fonction principale est "This will tell you a variety of different things about your grades, and how you can improve. Made by Anay Mittal.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PlusPortals Analyzer
Téléchargez les fichiers d'extension PlusPortals Analyzer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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)
Informations de Base sur l'Extension
Nom | PlusPortals Analyzer |
ID | ankldoalnghilejknkjibcjgddmhjagb |
URL Officiel | 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. |
Taille du Fichier | 753 KB |
Nombre d'Installations | 137 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2023-09-01 |
Date de Publication | 2023-04-26 |
Évaluation | 4.00/5 Total 10 Évaluations |
Développeur | anye.dev.meltdown |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |