Closed
Bug 1418412
Opened 8 years ago
Closed 8 years ago
Web Extensions - Content Scripts in Reader View
Categories
(WebExtensions :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1371786
People
(Reporter: u601416, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
Steps to reproduce:
use executeScript to try to send a content script to a web page being rendered in "Reader View"
Actual results:
Firefox disallowed because the URL starts with about:reader
Expected results:
Web extension should be able to interact with reader view-rendered page
Updated•8 years ago
|
Component: Untriaged → WebExtensions: General
Product: Firefox → Toolkit
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•