Problems
Sites that uses AJAX to switch between links will cause the plugin to not load.
How to reproduce
- Start the test plugin using
web-ext run -s client
- Open Web Console and open the console
- Go to https://youtube.com
- Click on a video
Expectation vs Reality
Expectation: A console log that says Loaded Media Share and plugin starts to printing logs into the console.
Reality: Nothing get logged, and the plugin doesn't work
Potential Fixes
- Reloading the page
- Allow
*://[website]/* in manifest.json
Problems
Sites that uses AJAX to switch between links will cause the plugin to not load.
How to reproduce
web-ext run -s clientExpectation vs Reality
Expectation: A console log that says
Loaded Media Shareand plugin starts to printing logs into the console.Reality: Nothing get logged, and the plugin doesn't work
Potential Fixes
*://[website]/*inmanifest.json