spotitySpeedExtension icon indicating copy to clipboard operation
spotitySpeedExtension copied to clipboard

James vo - Adjust the extension to work on Version 102.0.5005.63 (Official Build) (64-bit) under Manifest 3.0

Open jamesEmerson112 opened this issue 2 years ago • 0 comments

Google Chrome v. 102.0.5002.63 (Official Build) (64-bit) OS: Window 10

Cause: Manifest 2 is (soon) deprecated => content security issues preventing code to be injected

Solution:

  1. Upgraded Manifest 2 -> Manifest 3 with some adjustment
  2. Split content-script into 2: content-script context and inject codes
  3. Adjust inject codes to be compatible with content security protocol
  4. Debugged and adjusted content-script for the inject code (inject.js)

Tested and worked properly

jamesEmerson112 avatar May 28 '22 20:05 jamesEmerson112