A minimal example to demonstrate the 'window vs this' issue.
Run npm run build
to build the WebExtension.
In Firefox:
- type
about:debugging
- Click 'Load Temporary Add-On'
- Point to the Manifest File
- Browse to https://reactjs.org/docs/getting-started.html and open the console.
Follow the instructions here if running into a problem.
Note: This will run on sites with this rule: *://*.reactjs.org/*
. You can change it in manifest.json.