Gradepeek

See Canvas without being in Canvas

Gradepeek là gì?

Gradepeek là một tiện ích mở rộng Chrome được phát triển bởi richard.kirk790, và tính năng chính của nó là "See Canvas without being in Canvas".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Gradepeek

Tải xuống các tệp mở rộng Gradepeek dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Gradepeek Gradepeek
ID omejkieijjncolaijiaofblaldkhbcam
URL Chính Thức https://chromewebstore.google.com/detail/gradepeek/omejkieijjncolaijiaofblaldkhbcam
Mô tả See Canvas without being in Canvas
Kích Thước Tệp 1.48 MB
Số Lần Cài Đặt 62
Phiên Bản Hiện Tại 0.3.0
Cập Nhật Lần Cuối 2024-01-18
Ngày Phát Hành 2022-01-26
Đánh Giá 5.00/5 Tổng số 10 Đánh Giá
Nhà Phát Triển richard.kirk790
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://gradepeek-cors.fly.dev/
URL Trang Trợ Giúp https://gradepeek-cors.fly.dev/contact
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}