Better Canvas 的评价
Better Canvas 作者: ksucpea
two_venezuelans 的评价
评分 5 / 5
来自 two_venezuelans,4 天前53 条评价
- 评分 2 / 5来自 Firefox 用户 18801628,4 天前The level of customization is pretty good, but it doesn't let me submit assignments.
开发者回应
发布于 4 天前Are you sure better canvas is causing this? I don't know of anything in the code that would prevent you from submitting an assignment. If you mean the submit button is missing, then check your dark mode colors - they may all be the same color which could make it appear like the button is missing. - 评分 5 / 5来自 Firefox 用户 17203931,14 天前
- 评分 5 / 5来自 Arjun,1 个月前Absolutely awesome extension for Canvas. You can see details about grades and assignments up front and also make it look pretty
- 评分 5 / 5来自 Yaam,1 个月前
- 评分 4 / 5来自 NarwhalKid,1 个月前id love it if you could remove the code that logs "the element does not exist." in the console constantly, really annoys me when programming other stuff
edit to respond:
content.js 135
async function reminderWatch() {
const sync = await chrome.storage.sync.get("remind");
if (sync["remind"] !== true) {
console.log(document.getElementById("bettercanvas-reminders") ? "the element exists!" : "the element does not exist.");
if (document.getElementById("bettercanvas-reminders")) document.getElementById("bettercanvas-reminders").style.display = "none";
return;
}
i assume it's on some old version? i looked at the github code and saw nothing. i checked and do have the link set correctly.开发者回应
发布于 25 天前Ah, that's totally my bad. I forgot about that feature, it's the only one that would run on all pages lol. I think this might be a remnant of an older version, but Firefox has been kinda weird lately and taking a while to update the extension. - 评分 5 / 5来自 dae,2 个月前
- 评分 5 / 5来自 lastlegume,2 个月前
- 评分 5 / 5来自 Poppyalyssa,3 个月前
- 评分 5 / 5来自 Firefox 用户 17693921,4 个月前
- 评分 5 / 5来自 Rey,4 个月前
- 评分 5 / 5来自 jm,4 个月前
- 评分 5 / 5来自 jackson,5 个月前
- 评分 5 / 5来自 Firefox 用户 16334024,5 个月前
- 评分 5 / 5来自 Ark,5 个月前
- 评分 5 / 5来自 Reggie,5 个月前Thank you for making this awesome extension for Canvas! Looks great on my OLED monitor.
- 评分 5 / 5来自 supersting,8 个月前
- 评分 5 / 5来自 DHIRAL,9 个月前
- 评分 4 / 5来自 Nikoragua,1 年前
- 评分 5 / 5来自 𝙰𝚛𝚒𝚜 🌷,1 年前I love this extension, I think my only issue is that on firefox (where I use canvas) every time i go into a class or refresh the page i have to manually turn it on. This includes dark mode (colors) and the card customization.
edit: it's fixed 👍开发者回应
发布于 1 年前Hi Aris, I'm not sure why Firefox does this, but it defaults the extension permissions to "on click" so you have to click on the extension icon to start it. If you right click on the icon and select "always allow" it should fix this issue - 评分 5 / 5来自 avid_ff_user,1 年前