Recensioni per Better Canvas
Better Canvas di ksucpea
55 recensioni
- Valutata 5 su 5di rosewood, 16 giorni fai 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 :) - Valutata 5 su 5di Melo, un mese fa
- Valutata 5 su 5di ZT, un mese fa
- Valutata 5 su 5di Utente Firefox 18827319, 3 mesi fa
- Valutata 5 su 5di Utente Firefox 17511759, 3 mesi fa
- Valutata 5 su 5di two_venezuelans, 3 mesi fa
- Valutata 5 su 5di Utente Firefox 17203931, 3 mesi fa
- Valutata 5 su 5di NarwhalKid, 4 mesi 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 4 mesi 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 lastlegume, 5 mesi fa
- Valutata 5 su 5di Poppyalyssa, 6 mesi fa
- Valutata 5 su 5di Utente Firefox 17693921, 7 mesi fa
- Valutata 5 su 5di Utente Firefox 16334024, 8 mesi fa
- Valutata 5 su 5di supersting, 10 mesi fa
- Valutata 5 su 5di DHIRAL, un anno fa