Open
Bug 1687763
Opened 4 years ago
Updated 2 years ago
[meta] Remote code removal
Categories
(WebExtensions :: General, task)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: mixedpuppy, Unassigned)
References
(Depends on 4 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
MV3 removes the ability to load remote code. We need to examine various places where it is possible to do this, as we have some capabilities that Chrome does not.
We need to examine various places where it is possible to do this, as we have some capabilities that Chrome does not.
fetch(...).text().then(eval)
You need to log in
before you can comment on or make changes to this bug.
Description
•