Відгуки для Better Canvas
Better Canvas автор ksucpea
Відповідь від ksucpea
Відповідь розробника
оприлюднено 5 місяців тому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.
66 відгуків
- Оцінка 5 з 5від novadev, 8 днів томуAbsolutely love this extension, especially with how easy it is to view when everything is due, rather than having to navigate every single assignment page of every single unit to figure it out. Absolute godsend as a uni student.
- Оцінка 5 з 5від ItsDaDoc, 8 днів тому
- Оцінка 5 з 5від Val, 18 днів тому
- Оцінка 5 з 5від Користувач Firefox 18989405, місяць тому
- Оцінка 5 з 5від rosewood, 2 місяці томуi love the extension! it lets me customize the course cards and makes everything so aesthetic.
however, the user generated themes opt-in is slightly broken. when i hit the opt-in button, it only shows one theme option per page instead of the 24 default options per page. overall im super happy with the extension :) - Оцінка 5 з 5від Melo, 2 місяці тому
- Оцінка 5 з 5від ZT, 3 місяці тому
- Оцінка 5 з 5від AJ, 4 місяці тому
- Оцінка 4 з 5від Poahman06, 4 місяці томуI like all of the features, but there are parts that the dark mode don't affect properly. Some windows either the background doesn't change properly, or the text color won't change so you won't be able to read it. When that happens I just toggle dark mode off for a bit
- Оцінка 4 з 5від Josh, 4 місяці томуWorks good, but currently there's an issue with calculating the GPA. "NaN" Not a number is being listed and no course info is imported into GPA. I noticed that the Chrome gets regular updates (Last update 2/10/25), and didn't have this issue.
- Оцінка 5 з 5від Користувач Firefox 18827319, 4 місяці тому
- Оцінка 5 з 5від Користувач Firefox 17511759, 4 місяці тому
- Оцінка 5 з 5від two_venezuelans, 5 місяців тому
- Оцінка 2 з 5від Користувач Firefox 18801628, 5 місяців томуThe level of customization is pretty good, but it doesn't let me submit assignments.
Відповідь розробника
оприлюднено 5 місяців тому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, 5 місяців тому
- Оцінка 4 з 5від tranquil, 5 місяців томуGood extension and everything works, except revert button does nothing :(.
- Оцінка 5 з 5від Arjun, 5 місяців томуAbsolutely awesome extension for Canvas. You can see details about grades and assignments up front and also make it look pretty
- Оцінка 5 з 5від Yaam, 5 місяців тому
- Оцінка 5 з 5від NarwhalKid, 6 місяців тому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.Відповідь розробника
оприлюднено 5 місяців тому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, 7 місяців тому
- Оцінка 5 з 5від lastlegume, 7 місяців тому
- Оцінка 5 з 5від Poppyalyssa, 7 місяців тому
- Оцінка 5 з 5від Користувач Firefox 17693921, 8 місяців тому