Content blocker applies to resources loaded by extensions
Categories
(WebExtensions :: General, defect)
Tracking
(Not tracked)
People
(Reporter: me, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
-
Install Mini Google Tasks: https://addons.mozilla.org/en-US/firefox/addon/mini-google-tasks/
-
Set Firefox's Content Blocker to Strict
Actual results:
Clicking on the toolbar icon or opening the extension's sidebar shows a blank page.
Expected results:
It should display https://mail.google.com/tasks/ig in an iframe.
I'm the developer of the extension, someone reported this bug to me a while ago, but I wasn't able to duplicate it until I tried out Firefox's new strict content blocker. Even adding "https://mail.google.com/tasks/ig" to the permissions in manifest.json didn't circumvent it.
Here's the full source code for the extension: https://github.com/corbindavenport/mini-google-tasks
| Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Description
•