youtube-viewer icon indicating copy to clipboard operation
youtube-viewer copied to clipboard

Feature request: Snooze mode

Open AXeL-dev opened this issue 3 years ago • 0 comments

Description

Implementing a snooze mode can be interesting in case the user wants to disable the auto-check for recent videos for a period of time.

Implementation details

  • Should be able to activate the snooze mode by right clicking on the extension icon?
  • The webextension icon should be grayed when the snooze mode is activated.
  • Should be able to auto disable the snooze mode later (on next browser launch for example?).
  • The snooze mode would only benefit the web-extension (the web app is not concerned).

AXeL-dev avatar Oct 05 '22 21:10 AXeL-dev