Better Canvas 的評論
Better Canvas 作者: ksucpea
Firefox 使用者 16396950 所留下的評論
評價 4 分,滿分 5 分
來自 Firefox 使用者 16396950,3 年前It mostly works great and I love that I can customize the colors however I want. However, customizing the colors occasionally causes that section to completely disappear from the settings until I reset the colors back to default, which is incredibly annoying.
Another issue is that some icons on Canvas (like the black download icon or the black hyperlink icon) don't seem to allow for customization via this extension, causing them to blend into the background if you attempt to use a dark background.
Another issue is that some icons on Canvas (like the black download icon or the black hyperlink icon) don't seem to allow for customization via this extension, causing them to blend into the background if you attempt to use a dark background.
開發者回應
張貼於 3 年前Hey there, not sure if you get notifications from my replies, but I just fixed the customization issue you were talking about. Also those icons you're referring to are external images, so I cannot target them with my dark mode. Appreciate the feedback!
66 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 18989405,1 個月前
- 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 :) - 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
- 評價 5 分,滿分 5 分來自 Firefox 使用者 18827319,4 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 17511759,4 個月前
- 評價 5 分,滿分 5 分來自 two_venezuelans,4 個月前
- 評價 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,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 分來自 lastlegume,7 個月前
- 評價 5 分,滿分 5 分來自 Poppyalyssa,7 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 17693921,8 個月前