[meta] Add webextensions API(s) for reader mode
Categories
(WebExtensions :: General, task, P5)
Tracking
(Not tracked)
People
(Reporter: aswan, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: meta, Whiteboard: [design-decision-approved] triaged)
Updated•9 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
Comment 5•9 years ago
|
||
Updated•9 years ago
|
Comment 6•9 years ago
|
||
Comment 8•9 years ago
|
||
Comment 9•9 years ago
|
||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Comment 12•9 years ago
|
||
Comment 13•8 years ago
|
||
Updated•8 years ago
|
Comment 14•8 years ago
|
||
Comment 15•8 years ago
|
||
Comment 16•8 years ago
|
||
Comment 17•8 years ago
|
||
Comment 18•8 years ago
|
||
Comment 19•8 years ago
|
||
Updated•8 years ago
|
Comment 20•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 21•6 years ago
|
||
As it seems some bugs are being closed cause "there has been very little interest" on them i want to confirm that i'm still interested on this bug.
Comment 22•6 years ago
|
||
Allowing extensions in Reader View would be very nice to have. I am a keyboard-only user using Vimium. I use Reader View heavily, and it's really aggravating to go back to the mouse/direction keys.
Comment 23•6 years ago
|
||
I am a keyboard-only user using Vimium. I use Reader View heavily, and it's really aggravating to go back to the mouse/direction keys.
To further expand on this (since everybody will (have) be(en) annoyed by a notification anyway...):
In addition to the annoyance of having to switch keyboard shortcuts, the lack of Vimium in reader mode makes some functionality straight-out impossible (or at least far more convoluted). For instance, Vimium has "marks" (which are very similar to Vim's marks or Emacs's position registers) — you can set a "mark" at a certain scroll position (or multiple marks at multiple positions), scroll away somewhere else and then jump back to one of your marks. This is extremely useful when reading a long article and, say wanting to remind yourself of what was written earlier, wanting to quickly cross-reference multiple passages, or referring back to several diagrams or equations that are mentioned later. (For some of these use-cases a well-designed HTML document with appropriate internal/section links would suffice, but even the best-designed document can't really cover all possible combinations, and besides the design of a document is obviously beyond the reader's control.)
BTW, as an aside: is there an "approved" place to collect potential use-cases (ideally in a globally editable wiki-like location) without having to distract everyone following this bug, and similar bugs? The user-voice linked to from here appears to be no longer available.
Updated•3 years ago
|
Comment 24•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Comment 25•8 months ago
•
|
||
I'd really like to write a WebExtension that adds text to speech functionality for websites. Support for accessing reader mode would be a requirement for me because of several reasons.
- Getting access to the simplified version/the actual text content works great in reader-mode and I do not have the time to write my own logic that extracts the actual text.
- If a website owner checks for compatibility, he'll do that (maybe) for reader mode but definitely not for my add-on.
- I can add a button to the browser actions but having a button in the reader mode as well seems like a good place for this functionality.
- There might be features like "read from here" that require access as well.
I'd like to have this functionality on desktop and on mobile. At least on mobile there is no read functionality in Firefox and on desktop the quality of readings is (as far as I remember) based on the operating system, which is typically pretty outdated and not comparable to modern text to speech services.
That's my use case. I think others might come up with other use cases as well, ultimately supporting Firefox' potential for its users.
Comment 26•8 months ago
|
||
Unfortunately I can't remember the bug. But essentially there's two implementations of Reader Mode on Android. One is via GeckoView and the other is via an internal extension. The latter is currently in use and the former has the ability to tie onto the system TTS engine. However as things stand, there's currently no performance benefits to switch and so the decision was made to maintain the status quo. If we could get TTS working natively, that would be a massive win for android users. Particularly those with accessibility needs.
Description
•