Add command to activate Firefox reading mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to go into the reading mode in Firefox, which reformats the page to potentially make it scroll smoother and make it easier to read. In VimFX this was gr, but of course it does not have to have the same mapping by default. Actually, I don't even necessarily think it would need to be mapped at all by default. It would be fine just having it available to be mapped.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue text is the starting point; first inspect how Vimium exposes browser commands and how Firefox reading mode can be invoked. Done means a command can activate Firefox reading mode and is available for user mapping, with a default mapping remaining optional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100