TooLongDidntRead is a publicly maintained browser extension that allows you to summarize selected text.
Currently there is only a Chrome implementation of the file extension.
1: Clone the repository, 'git clone https://github.com/lovett2/TooLongDidntRead.git'
2: Open Chrome and enter the following into your URL, 'chrome://extensions/'
3: Ensure Developer mode is checked in the top right. Then select 'Load unpacked extension...'.
4: Select `Load unpacked extension' button, navigate to, '/TooLongDidntRead/Chrome' and hit enter.
5: If you refresh the page the extension should be installed.
1: Clone the repository, 'git clone https://github.com/lovett2/TooLongDidntRead.git'
2: Open Firefox and enter the following into your URL, 'about:debugging'
3: Click 'Load temporary add-on', navigate to '/TooLongDidntRead/Firefox' and select the file called 'manifest.json'
4: The extension is now installed