Closed Bug 1441490 Opened 6 years ago Closed 6 years ago

Allow extensions to interact with pages displayed in reader mode

Categories

(WebExtensions :: Untriaged, defect)

58 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1371786

People

(Reporter: thomas, Unassigned)

Details

Attachments

(1 file)

Attached file inject-reader.zip
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36

Steps to reproduce:

1. Install attached extension (injects content script using "<all_urls>" and triggers alert)
2. Go to https://blog.flattr.com/2018/01/flattr-open-source/
3. Switch to reader mode
4. Reload page


Actual results:

After step 2: Alert shown with text "https://blog.flattr.com/2018/01/flattr-open-source/"
After step 3: No alert shown
After step 4: No alert shown


Expected results:

After step 2: Alert shown with text "https://blog.flattr.com/2018/01/flattr-open-source/"
After step 3: Alert shown with text "about:reader?url=https%3A%2F%2Fblog.flattr.com%2F2018%2F01%2Fflattr-open-source%2F"
After step 4: Alert shown with text "about:reader?url=https%3A%2F%2Fblog.flattr.com%2F2018%2F01%2Fflattr-open-source%2F"
Feel free to check out https://github.com/flattr/flattr-extension/issues/27 for further context.
Component: General → WebExtensions: Untriaged
Product: Firefox → Toolkit
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: