dcgmbpoiboficlbjenkgdoccidgbolkh
Finds Reddit posts for URLs you visit An extension that finds Reddit posts about the web URL of your current active tab. - Each post found can be navigated to from the extension. - A new post can be made for the URL via the create post button. Implemented with Vue 3.
Email Extractor
Extract email addresses from web pages you visit Email Extractor finds and copies to clipboard valid email addresses from web pages a user visits. Right-click on the extension icon to open an options window. You can select an execution mode and the resulting list options. * In the "once" mode (default), when a user clicks the extension icon, the Extractor collects all emails from the active tab and copies them to the clipboard. * In the 'background' mode, when a user clicks the extension icon, the Extractor starts collecting emails from web sites a user visits. When a user clicks the extension icon again, all collected emails are copied to the clipboard, and the collection process stops. Hovering over the extension icon shows a tooltip with a current mode. An indicator shows a number of emails collected: in black while the Extractor is collecting data, red when the collection is done.
Find on Reddit
Find discussions of the current URL on Reddit Minimal, light-weight, open-source extension that finds Reddit submission threads of the current URL using Reddit's public API. You can either initiate the search by clicking the extension button, or by having auto-search enabled, which automatically does the search in the background for every URL you visit. Other features include: - Do an exact or a fuzzy search - Special YouTube handling: search by video ID to find all variations of YouTube links - Ignore URL's query-string - Sort results by score, # of comments, age, or subreddit - Blacklist sites to exclude them from auto-search - Cache results for a (configurable) amount of time to reduce network usage If you find this extension useful, please consider leaving a rating and review. In case of any issues, suggestion, or general feedback, please feel free to reach out either here or on GitHub (https://github.com/AdeelH/find-on-reddit). Changelog v1.6.2 (July 2025): - Slightly tweak how post ages are displayed: - Use "days ago" for posts that are not older than 60 days. - Round number of months to nearest 0.5. E.g. "1.5 months ago". Changelog v1.6.1 (April 2025): - Make the options page dark themed, consistent with the popup. - Add option for opening tab in background next to current tab instead of at the end. - Add new option to do both exact and non-exact search when using auto-search. - Bug fixes and code improvements. Changelog v1.5.8 (March 2023): - Fix a bug causing links to not open in the same tab. Changelog v1.5.6 (May 2022): - Add option to show comment count instead of post count on extension icon when using auto-search. - Migrate to Manifest V3. - Code improvements. Changelog v1.5.5 (August 2021): - Can now find even more results (in some cases) by using the /duplicates API endpoint. (Thanks Droyk for the suggestion!) - Can now find even more results (in some cases) by omitting the URL's protocol ("http://") when doing a fuzzy search. - Fix bug that caused the popup to close after opening a link using ctrl + click. (Thanks Droyk for the report!) - Minor bug fixes. Changelog v1.5.2 (January 2021): - Fix bug in ctrl/cmd/shift/alt+click behavior. (Thanks NovaDev94 for the report!) - Minor improvements to the options page. Changelog v1.5.0 (September 2020): - Updated Handlebars.js to latest version to include recently released security patch. - Fixed bug that caused the popup size/zoom to change when a hyperlink was clicked (https://github.com/AdeelH/find-on-reddit/issues/17, thanks nkmathew for the report and debugging help). - Fixed bug that sometimes caused the search results to not render. - Improved ajax error handling. - Minor fixes and improvements. Changelog v1.4.8: - Added option to make all links point to old.reddit.com. Enabled by default. - 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.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
Reddit post notifier
Watch for the new posts in given subreddits, Reddit searches, and for the latest user's activities Key features: - notifications of new Reddit posts in subreddits, custom feeds or the Reddit Search - filtering posts - support for multiple accounts - watching for users' latest submissions - showing previews of the posts in the toolbar popup - highly customizable If you have any requests or the extension doesn't work feel free to create an issue on GitHub: https://github.com/flytaly/reddit-post-notifier/issues Changelog V7.1.0 - Improved update logic by checking the dates of all items, not just the top one V7.0.0 - Added support for custom feeds - The floating preview now always shows the image of a post, even if the post contains text - Multiple visual updates - Fixed flipped enabled/disabled toggles V6.4.0 - Open links with a middle click next to the current tab - Fixed error messages that persist if there are no new items after an update. V6.3.1 - Post filters no longer ignore punctuation and other characters in the query V6.3.0 - Added negative filters V6.2.0 - Lessen the minimum update interval to 30 seconds - Slightly change the updating logic V6.1.0 - Save the extension's icon when changing the theme and restore it on startup. - Show a preview of gallery posts in the pop-up V6.0.1 - Start updates on browser startup - Fixed an issue where the refresh button sometimes didn't work V6.0.0 - Ported the extension to Manifest v3 - Display Reddit rate limits - Added the ability to check private messages for the current logged-in user without authorization - Fixed the width of the toolbar popup in the latest versions of Chrome ... https://github.com/flytaly/reddit-post-notifier/blob/master/CHANGELOG.md
Reddit UI Redirector
New Reddit Redirection extension simply redirects reddit.com to new.reddit.com to force use of the "new" Reddit layout. Notes: Due to Reddits self imposed restrictions. You must be logged into Reddit for the addon to work. It also does not work while in incognito mode. This will be fixed in next update. For now, disable addon to log into Reddit than re-enable it and it will work.