Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add these exceptional bookmarklets that allow to have the reader mode reading mode with dark theme or save articles in reading mode #56

Open
trimechee opened this issue Oct 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@trimechee
Copy link

Feature description

Hi, for reference purposes and to improve the user experience and for easier centralized access, it will be wonderful please to add these rare bookmarlets which allow you to have the reader mode redaing mode or save web pages with the refined reader mode without ads and dark theme for visual comfort! 



***************************************************************

bookmarklet reading mode reader mode reading black dark mode : 

https://gist.github.com/luckyshot/8a28768ae0f7035146946272563d8863
https://xaviesteve.com/projects/
https://chromewebstore.google.com/detail/minimal-reading-mode/peoapnglceoafojobbkpohnojniabmkd



*****************************************************************

instapaper reader mode :

https://www.instapaper.com/save

***************************************************************

raindrop reader mode :

https://help.raindrop.io/install-extension/



***************************************************************

GOOGLE KEEP bookmarklet save bookmarks notes :


javascript:void(function(){var w = 430; var h = 600; var t = (screen.height ? (screen.height - h) / 4 : 0); var l = (screen.width ? (screen.width - w) / 2 : 0); var win = window.open(%27https://drive.google.com/keep/%27,%27google-keep%27,%27width=%27+w+%27,height=%27+h+%27,top=%27+t+%27,left=%27+l+%27,location=no,personalbar=no,menubar=no,status=no,resizable=yes,scrollbars=yes%27);})();



javascript:void(function(){var w = 430; var h = 600; var t = (screen.height ? (screen.height - h) / 4 : 0); var l = (screen.width ? (screen.width - w) / 2 : 0); var win = window.open('https://drive.google.com/keep/','google-keep','width='+w+',height='+h+',top='+t+',left='+l+',location=no,personalbar=no,menubar=no,status=no,resizable=yes,scrollbars=yes');})();




https://keep.google.com/u/0/
https://www.google.com/save?authuser=0


******************************************************************


pocket reader mode save articles in reading monde dark theme : 


https://gist.github.com/kortina/8cbba68393606d1b5bfc3aa0c13eea36
https://xaviesteve.com/6344/add-to-pocket-bookmarklet-alternative-fixes-please-login-problem-and-other-errors/
https://gist.github.com/helllth/4011264
https://www.addtoany.com/services/pocket_button
https://gist.github.com/turtlemonvh/7c8e29974d87be7da378
https://getpocket.com/add/?ep=1
https://github.com/kepi/qutepocket
https://github.com/achembarpu/pockyt
https://getpocket.com/apps/bookmarks/




****************************************************************




reader mode platforms :

https://via.hypothes.is/
https://txtpaper.com/
https://web-highlights.com
https://www.paperspan.com/

Anything else?

No response

@trimechee trimechee added the enhancement New feature or request label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants