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 |
公式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 |
Eメール | [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" } } |