bookmarklets icon indicating copy to clipboard operation
bookmarklets copied to clipboard

Readable : the only bookmarklet in the world to have reader mode with customizations without external service

Open trimechee opened this issue 8 months ago • 1 comments

Feature description

Hi, I tired almost all bookmarklets. This is the only updated bookmarklet on the planet : Readable to have reader mode with customizations without an external service. 

So my suggestion to Mr. @thomasleplus please is to review this rare bookmarklet and add it to his great bookmarklet catalog with two versions:

1/ A version with a white background because, surprisingly, white reader mode is more comfortable for the pupils, according to science.

2/ A second version, dark mode, which can save battery and is more convenient when using low brightness and set maximum font size for greater comfort.

Thanks!

reader mode readable bookmarklet

http://readable.tastefulwords.com/
https://rdbl.us/


javascript:(function(){_readableOptions={'text_font':'Tinos','text_font_monospace':'quote(Courier New), Courier, monospace','text_font_header':'quote(Palatino Linotype), Palatino, quote(Book Antigua), Georgia, serif','text_size':'30px','text_line_height':'1.5','box_width':'30em','color_text':'#FDFDFD','color_background':'#343A3A','color_links':'#99CCFF','text_align':'normal','base':'blueprint','custom_css':''};if(document.getElementsByTagName('body').length>0);else{return;}if(window.$readable){if(window.$readable.bookmarkletTimer){return;}}else{window.$readable={};}window.$readable.bookmarkletTimer=true;window.$readable.options=_readableOptions;if(window.$readable.bookmarkletClicked){window.$readable.bookmarkletClicked();return;}_readableScript=document.createElement('script');_readableScript.setAttribute('src','//rdbl.us/target.js?rand='+encodeURIComponent(Math.random()));document.getElementsByTagName('body')[0].appendChild(_readableScript);})()

Anything else?


trimechee avatar Apr 22 '25 09:04 trimechee

UPDATE:

Mr. @thomasleplus, I discovered an important trick: the readable bookmarklet works on most sites, but in rare case, it only transforms ony a small part of the article into reader mode on a specific site, for example, Clubic:

https://www.clubic.com/actualite-562938-attention-a-cette-nouvelle-arnaque-booking-com-qui-met-en-danger-toutes-les-donnees-des-hotels.html

The secret trick I found is to select the entire article with Ctrl+A and then click on the bookmarklet. This transforms the entire article into reader mode. I don't like to ruin the sites, so it's best not to share this secret with the general public.

trimechee avatar Apr 23 '25 09:04 trimechee