Readlang Web Importer Bookmarklet
Using Desktop Chrome
1. Install the Web Reader Chrome Extension
2. Right click on any web page and select "Import to Readlang"

Other desktop browsers
Install
1. Ensure the bookmarks toolbar is visible.
Chrome: ☰ -> Bookmarks -> Show Bookmarks Bar, or View -> Always Show Bookmarks Bar
Firefox: View -> Toolbars -> Bookmarks Toolbar
2. Drag this link into your bookmarks toolbar: Readlang Web Importer
Use
1. Visit the web page you want to read
2. Click the Readlang Web Importer bookmarklet you installed
3. The article will now be in your Reading Queue
Mobile browsers
Follow the relevant instructions to install the Web Reader, but using this Importer bookmarklet code instead:
javascript:var readlangHostname='readlang.com';document.getElementsByTagName('body')[0].appendChild(document.createElement('script')).setAttribute('src',window.location.protocol+'//readlang.com/src/importerBookmarklet.js?bust='+new Date().getTime());