Chromium extension to take the hash of selected text in the browser, from a context menu.
**Known issues (specific to Chrome extension)**
Chromium has a [stupid bug](https://crbug.com/1346156) where `alert()` messages containing multiline text cannot be copied out of the alert dialog. To workaround, open the console and copy the output of the hash from there
(sorry but for now I'm too lazy to make a fancy pageAction UI that displays the hash output)
Multiline text is currently hashed incorrectly because of another [longstanding bug](https://crbug.com/116429) with how `info.selectionText` does text conversion in Chrome (newlines are replaced with space characters for some reason).
document.documentElement.innerText gives the correct expected text selection (for whole text page).
These issues are not present with the Firefox extension.
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!