Better Canvas のレビュー
Better Canvas 作成者: ksucpea
合計レビュー数: 62
- 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 によるレビュー (2ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 17511759 によるレビュー (3ヶ月前)
- 5 段階中 5 の評価two_venezuelans によるレビュー (3ヶ月前)
- 5 段階中 2 の評価Firefox ユーザー 18801628 によるレビュー (3ヶ月前)The level of customization is pretty good, but it doesn't let me submit assignments.
開発者の返信
投稿日時: 3ヶ月前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 によるレビュー (3ヶ月前)
- 5 段階中 5 の評価NarwhalKid によるレビュー (4ヶ月前)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.開発者の返信
投稿日時: 4ヶ月前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 によるレビュー (5ヶ月前)
- 5 段階中 5 の評価Poppyalyssa によるレビュー (6ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 17693921 によるレビュー (7ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 16334024 によるレビュー (8ヶ月前)