-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It seems that sometimes the icons shown by YouTube are not the same for all users.
This breaks the logic for detecting the correct option entry because there is no matching icon to be found.
Because we can not account for every individual situation where a users icon might be different to the default hard coded icons in the extension, some form of customization needs to be made available so users can add their unique icons as an additional check.
Some general ideas for this would be:
- When an icon is not found show a popup that explains how the extension detects icons and provide a option to show the SVG path values for the current page.
- The popup should be per page.
- Explain the extensions behavior in the settings page where the additional icons can be added.
- Re-work the settings page by removing the not-helpful log level setting and replacing it with the additional icons to check.
- Add a Q&A section in the extension page explaining the above issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request