Find on Reddit (jbcdpeekakanklckgooknpbonojhjncm): Find discussions of the current URL on Reddit... Read More > or Download Now >
Find on Reddit for Chrome
Tech Specs
- • Type: Browser Extension
- • Latest Version: 1.5.8
- • Price: Freeware
- • Offline: No
- • Developer: adeelh
User Reviews
- • Rating Average
- 4.64 out of 5
- • Rating Users
- 11
Download Count
- • Total Downloads
- 18
- • Current Version Downloads
- 8
- • Updated: March 6, 2023
Find on Reddit is a free Social & Communication Extension for Chrome. You could download the latest version crx file or old version crx files and install it.
More About Find on Reddit
-----------------------------------------------------------
GitHub:
https://github.com/AdeelH/find-on-reddit
-----------------------------------------------------------
Features:
- Search for the URL of the current tab
- (Optional) Do the search automatically
- Advanced search options:
- ignore URL's query-string
- do an exact or a fuzzy search
- YouTube handling: search by video ID
to find all variations of YouTube links
- Sort results by score, comments, age or
subreddit
- Blacklist sites to exclude them from
auto-search
- Cache results for a (configurable) amount
of time to reduce network usage
-----------------------------------------------------------
Changelog v1.4.8:
- Added option to make all links point to old.reddit.com. Enabled by default.
Changelog v1.4.7:
- UI fixes and improvements
Changelog v1.4.5:
- added option to sort search results
- can sort on score, comments, age and
subreddit
- default sorting preference can be set
in the options
- minor improvements
Changelog v1.4.4:
- minor fixes and improvements
Changelog v1.4.3:
- bug fixes
Changelog v1.4.1:
- reduced extension size
- added 'exact match' option to
toggle between search and info
API endpoints
- default options for search (exact matching,
query-string, YT handling) can now be set
on the options page
- added option to allow automatic non-exact
search if exact search returns 0 results
(default: enabled)
- added option to allow automatic retry in
case of server/network error
(default: enabled)
- both exact and non-exact search results
are now cached for each URL
simultaneously
- UI improvement: toggling the checkboxes
in the popup automatically initiates
the search without the user needing to
press the search button
- UI improvement: automatically uncheck
'ignore query string' if YT video detected
- UI improvement: clear old badge on
URL update
- added option to post/repost link to Reddit
from the popup
- other fixes and improvements
Changelog v1.3.2:
- fixed bug in caching implementation
Changelog v1.3.1:
- added auto-search feature
- added options page
- minor fixes and improvements
Changelog v1.2.1:
- ignore query-string by default
- workaround for leading dashes in YT video
IDs being interpreted as boolean NOT by
Reddit search
- minor fixes and improvements