Releases: UseCrowdWise/crowdwise
v0.1.3
v0.1.2
What's Changed
- Get reddit comment like counts accurately by @frizensami in #164
- UIUX improvements by @yewsiang in #165
- Fix hacker news comment ranking by @frizensami in #168
- Draggable icon feature by @frizensami in #173
- Trigger sidebar from toolbar icon and show number of results by @yewsiang in #176
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Chrome Store Release v0.1.0
What's Changed
- Add Exact Match badge for exact URL results by @yewsiang in #128
- Add dark mode by @yewsiang in #129
- Allow user to select reddit URL and add debug mode by @yewsiang in #130
- Fix debug mode bug by @yewsiang in #133
- Add small button (temporary) for google search by @frizensami in #132
- Added getComments to both HN and reddit APIs. Can be called to get a list of Comment objects. by @frizensami in #134
- Filtering and sorting by Dates / Comments / Likes by @yewsiang in #136
- Display comments in sidebar by @frizensami in #139
- Filter by Date/Likes/Comments by @yewsiang in #140
- Add Storybook JS by @yewsiang in #141
- Comments styling and parsing new comment fields by @yewsiang in #142
- Accurately display number of results in icon by @frizensami in #144
- Fix comments bug when changing filters/sorts by @yewsiang in #149
Full Changelog: v0.0.3...v0.1.0
Chrome Store Release v0.0.3
What's Changed
- Update README by @yewsiang in #114
- Merge results lists together and reduce clutter for styling by @yewsiang in #115
- Bold initial chars of text, can improve tokenization by @yewsiang in #116
- Add events tracking by @yewsiang in #117
- Add filtering of results. To support debug mode by @yewsiang in #118
- Tidy up and do not track in incognito by @yewsiang in #119
Full Changelog: v0.0.2...v0.0.3
Chrome Store Release v0.0.2
- Search not just for the exact URL, but site (youtube.com instead of youtube.com/asdasd), and title of website
- Force the original exact results search to return only exact (non-stemmed) URLs, e.g., searches for youtube.com should not return youtube.com/asdf for the exact results section
- Only open sidebar automatically when exact results are found (default)
- Option for the sidebar to squeeze the page layout (not default)
- "Show more results" after a couple
- Numerous bugfixes and cleanup
Chrome Store Submission
Description
CrowdWise adds to your browsing experience by showing you relevant discussions about your current web page on Hacker News and Reddit.
Features:
Discussions on Hacker News and Reddit
When you navigate to a web page, CrowdWise pulls relevant discussions about this web page from Hacker News and Reddit. You can click on these discussions and it will open in a new tab, where you can find counter-opinions and different perspectives.
Incognito Mode
By default, CrowdWise searches for relevant discussions in the background. For additional privacy, CrowdWise also includes an Incognito mode where it will only search for discussions when you click on the CrowdWise button.
Personalised Settings
Adjust the sidebar to suit the look and feel that you like. We allow you to customise the following:
- Keyboard shortcuts to open and close the sidebar
- Font sizes
- Sidebar width
- and more
Open Source and Extensible
Our source code is available on GitHub on a MIT license, allowing you to easily extend CrowdWise the way you want and be part of our community!
GitHub link: https://github.com/frizensami/crowdwise
Experience CrowdWise today!