Gradepeek

See Canvas without being in Canvas

什么是Gradepeek?

Gradepeek是由richard.kirk790开发的Chrome扩展程序,该扩展的主要功能是“See Canvas without being in Canvas”。

扩展截图

screenshot

下载Gradepeek扩展crx文件

下载Gradepeek扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Gradepeek Gradepeek
ID omejkieijjncolaijiaofblaldkhbcam
官方URL https://chromewebstore.google.com/detail/gradepeek/omejkieijjncolaijiaofblaldkhbcam
简介 See Canvas without being in Canvas
文件大小 1.48 MB
安装次数 62
当前版本 0.3.0
更新时间 2024-01-18
上架时间 2022-01-26
评分 5.00/5 共10次评分
开发者 richard.kirk790
电子邮箱 [email protected]
付费类型 free
扩展官网 https://gradepeek-cors.fly.dev/
帮助页面URL https://gradepeek-cors.fly.dev/contact
支持的语言 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"
    }
}