Outsourced-Logic / Skipper

Skipper is a browser extension that enhances accessibility on platforms like YouTube by providing automated interactions with "skip ad" buttons.
Apache License 2.0
2 stars 0 forks source link

[Bug] Script is failing to inject #6

Closed Outsourced-Logic closed 1 year ago

Outsourced-Logic commented 1 year ago

Description: Skipper-chrome-manifest-v3-upgrade is properly loaded unpacked into Chrome as a developer extension but the script is not input into the developer console

Notes: This is likely occurring due to a lack of scripting permissions in background.js

Reproduction Steps:

  1. Load Skipper-chrome-manifest-v3-upgrade as an unpacked extension
  2. Navigate to YouTube
  3. Open the developer console
  4. Observe that Skipper has not left the port

Expected Results: Skipper functions as expected

Actual Results: Skipper does not inject script into the webpage