| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| read-frogextension-1.45.0-chrome.zip | 2026-08-01 | 6.3 MB | |
| read-frogextension-1.45.0-edge.zip | 2026-08-01 | 6.3 MB | |
| read-frogextension-1.45.0-firefox.zip | 2026-08-01 | 6.3 MB | |
| read-frogextension-1.45.0-sources.zip | 2026-08-01 | 2.4 MB | |
| README.md | 2026-08-01 | 2.2 kB | |
| v1.45.0 source code.tar.gz | 2026-08-01 | 25.6 MB | |
| v1.45.0 source code.zip | 2026-08-01 | 26.6 MB | |
| Totals: 7 Items | 73.7 MB | 2 | |
Minor Changes
- #2022
eb24056Thanks @mengxi-ream! - feat(providers): add Custom Responses alongside Custom Chat Complete
Patch Changes
- #2006
075994bThanks @thedavidweng! - fix(model): drop the Cohere Command models retired on 2025-09-15 and move saved configs onto live ones
command, command-nightly, command-light, command-light-nightly, command-r, command-r-03-2024, command-r-plus and command-r-plus-04-2024 are gone from the model picker, and command-r-plus-08-2024 joins the command-a-* line. A v090 → v091 migration moves any saved Cohere provider off a retired id: the command-r* families keep their generation and the original command/command-light line lands on command-a-03-2025. That includes a retired id sitting in the custom-model field, which passes validation and would otherwise keep calling a dead endpoint with no visible error. New Cohere providers now default to command-a-translate-08-2025.
- #2020
5defc32Thanks @mengxi-ream! - fix(site-rules): stop LinkedIn from clipping and merging translations
Replaces the dead linkedinFeed rule with a working linkedin one. Post and comment bodies no longer get cut off (their collapse container is max-height:100px, which only an !important override beats), actor headlines wrap instead of ellipsizing, and the post actor block stops collapsing into one oversized paragraph — its wrapper anchor is display:inline where the comment equivalent is block, so it is forced to a block node. Page chrome (nav, footer, sidebar, ads), author names and the "Visit my website" link are excluded from translation.