Configure
Just Read
Or go to
your dashboard
to view your saved pages. Thanks for supporting Just Read!
+
Use as current theme
Remove theme
View more themes
Save style changes
Use hide-segments.css
To access all of Just Read's features, upgrade to Just Read Premium!
Learn more here
.
Auto-run domain list
This list is checked using regex. For more info, see
this post
.
Summarization options
Just Read can summarize articles for you! For more info, see
this post
.
{ "key": "YOUR_OPENAI_API_KEY_GOES_HERE", "model": "gpt-3.5-turbo", "prompt": "Summarize the content you are provided as concisely as possible while retaining the key points.", "temperature": 0 }
Replace the article content with the summary.
Sharing preferences
Always automatically open the shared page in a new tab.
Always close the original page that Just Read was started on when a shared page is open (Note that this can only be checked if the above option is checked).
Context menu entries
Enable page context menu entry.
Enable link context menu entry.
Enable auto-run context menu entry.
Additional preferences
Remove the original page's content once the Just Read view has opened (better performance but loses original page load if JR view closed).
Backup the most recent Just Read page (in case of accidental closure).
Never reformat pre tags.
Always add the estimated time to read the article.
Always add the original URL to the Just Read view.
Always add current site to Just Read's auto-run list when Just Read is started on a page.
Additional features
Use a custom scrollbar instead of the browser's default.
Use JR's auto-scroll functionality.
Auto-scroll speed (closer to 0 = slower):
Domain-specific selectors
[ { "domainPattern": "example.com/.+", "titleSelector": "#someCSSSelector", "authorSelector": ".someOtherSelector", "dateSelector": "#aThirdSelector", "contentSelector": "div.anotherSelector", "headerImageSelector": "img#headerSelector", "selectorsToDelete": [".deleteSel", ".anotherDeleteSel"] } ]