Reviews for Better Canvas
Better Canvas by ksucpea
Review by jackson
Rated 5 out of 5
by jackson, 5 months ago53 reviews
- Rated 5 out of 5by two_venezuelans, 4 days ago
- Rated 2 out of 5by Firefox user 18801628, 4 days agoThe level of customization is pretty good, but it doesn't let me submit assignments.
Developer response
posted 4 days agoAre 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. - Rated 5 out of 5by Firefox user 17203931, 14 days ago
- Rated 4 out of 5by tranquil, 23 days agoGood extension and everything works, except revert button does nothing :(.
- Rated 5 out of 5by Arjun, a month agoAbsolutely awesome extension for Canvas. You can see details about grades and assignments up front and also make it look pretty
- Rated 5 out of 5by Yaam, a month ago
- Rated 4 out of 5by NarwhalKid, a month agoid 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.Developer response
posted 25 days agoAh, 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. - Rated 5 out of 5by dae, 2 months ago
- Rated 5 out of 5by lastlegume, 2 months ago
- Rated 5 out of 5by Poppyalyssa, 3 months ago
- Rated 5 out of 5by Firefox user 17693921, 4 months ago
- Rated 5 out of 5by Rey, 4 months ago
- Rated 5 out of 5by jm, 4 months ago
- Rated 5 out of 5by Firefox user 16334024, 5 months ago
- Rated 5 out of 5by Ark, 5 months ago
- Rated 5 out of 5by Reggie, 5 months agoThank you for making this awesome extension for Canvas! Looks great on my OLED monitor.
- Rated 5 out of 5by supersting, 8 months ago
- Rated 5 out of 5by DHIRAL, 9 months ago
- Rated 4 out of 5by Nikoragua, a year ago
- Rated 5 out of 5by 𝙰𝚛𝚒𝚜 🌷, a year agoI 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 👍Developer response
posted a year agoHi 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 - Rated 5 out of 5by avid_ff_user, a year ago