Skip to content

Improve Chromium autoupdate behavior #2282

@marcustyphoon

Description

@marcustyphoon

Actually, there is a version of what I'm thinking of that doesn't require any manifest changes: with some expansion in capabilities of the notifications util, what if we called clean() on everything and added a non-fading notification?

Can't quite decide if clicking the toast would open this modal, or just refresh instantly, or what, but you get the idea. Something that would actually respect an intentional disabling of the whole extension without being too interruptive.

Originally posted by @AprilSylph in #2277 (comment)

Not sure how I feel about running clean() or not—in a way it's cleaner, but also could be kind of jarring (hey look, here are the posts you used PostBlock on! hey look, here are the notifications you hid with Tweaks!) and in the rare case where it deletes what the user was writing in the Quick Reblog modal it feels kind of unnecessary.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
Ideas

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions