Gradepeek
See Canvas without being in Canvas
什麼是Gradepeek?
Gradepeek是由richard.kirk790開發的Chrome擴展程式,該擴展的主要功能是“See Canvas without being in Canvas”。
擴展截圖
下載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 |
ID | omejkieijjncolaijiaofblaldkhbcam |
官方網址 | 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" } } |