Gradepeek

See Canvas without being in Canvas

Qu'est-ce que Gradepeek ?

Gradepeek est une extension Chrome développée par richard.kirk790, et sa fonction principale est "See Canvas without being in Canvas".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Gradepeek

Téléchargez les fichiers d'extension Gradepeek 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

                        Tired of having to pull out your phone to see your to-do's in Canvas? Tired of the slow and sometimes unusable interface of Canvas? Can't wait to do your homework? Gradepeek allows you to do it all, linking you to your most commonly used Canvas features quickly and easier than ever before. Tell your friends!
This extension should work for every school that uses Canvas. For any issues, please leave feedback by clicking the gear in the top right, going to the website, and going to the feedback tab and submitting the form. Thank you!                    

Informations de Base sur l'Extension

Nom Gradepeek Gradepeek
ID omejkieijjncolaijiaofblaldkhbcam
URL Officiel https://chromewebstore.google.com/detail/gradepeek/omejkieijjncolaijiaofblaldkhbcam
Description See Canvas without being in Canvas
Taille du Fichier 1.48 MB
Nombre d'Installations 62
Version Actuelle 0.3.0
Dernière Mise à Jour 2024-01-18
Date de Publication 2022-01-26
Évaluation 5.00/5 Total 10 Évaluations
Développeur richard.kirk790
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://gradepeek-cors.fly.dev/
URL de la Page d'Aide https://gradepeek-cors.fly.dev/contact
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gradepeek",
    "description": "See Canvas without being in Canvas",
    "version": "0.3.0",
    "manifest_version": 3,
    "action": {
        "default_title": "Gradepeek",
        "default_popup": "popup.5a10617b.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "gp16.d39fe3e7.png",
        "32": "gp32.5b642f78.png",
        "48": "gp48.44f7d78a.png",
        "128": "gp128.66633be8.png"
    }
}