Recensioni per Better Canvas
Better Canvas di ksucpea
Recensione di Rey
Valutata 5 su 5
di Rey, 4 mesi fa53 recensioni
- Valutata 5 su 5di two_venezuelans, 8 giorni fa
- Valutata 2 su 5di Utente Firefox 18801628, 9 giorni faThe level of customization is pretty good, but it doesn't let me submit assignments.
Replica dello sviluppatore
pubblicato il 9 giorni faAre 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. - Valutata 5 su 5di Utente Firefox 17203931, 19 giorni fa
- Valutata 4 su 5di tranquil, un mese faGood extension and everything works, except revert button does nothing :(.
- Valutata 5 su 5di Arjun, un mese faAbsolutely awesome extension for Canvas. You can see details about grades and assignments up front and also make it look pretty
- Valutata 5 su 5di Yaam, un mese fa
- Valutata 4 su 5di NarwhalKid, un mese faid 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.Replica dello sviluppatore
pubblicato il un mese faAh, 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. - Valutata 5 su 5di dae, 2 mesi fa
- Valutata 5 su 5di lastlegume, 3 mesi fa
- Valutata 5 su 5di Poppyalyssa, 3 mesi fa
- Valutata 5 su 5di Utente Firefox 17693921, 4 mesi fa
- Valutata 5 su 5di jm, 5 mesi fa
- Valutata 5 su 5di jackson, 5 mesi fa
- Valutata 5 su 5di Utente Firefox 16334024, 5 mesi fa
- Valutata 5 su 5di Ark, 5 mesi fa
- Valutata 5 su 5di Reggie, 5 mesi faThank you for making this awesome extension for Canvas! Looks great on my OLED monitor.
- Valutata 5 su 5di supersting, 8 mesi fa
- Valutata 5 su 5di DHIRAL, 9 mesi fa
- Valutata 4 su 5di Nikoragua, un anno fa
- Valutata 5 su 5di 𝙰𝚛𝚒𝚜 🌷, un anno faI 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 👍Replica dello sviluppatore
pubblicato il un anno faHi 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 - Valutata 5 su 5di avid_ff_user, un anno fa