Skip to content

[Bug/Feature] Add additional icons to check for quick actions #16

@Compile-Time

Description

@Compile-Time

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions