
BrowseWell — Use the internet on purpose
Chrome extension that blocks distractions without blocking the websites you need.
@mashrurio · X
The full gallery
Tech stack
16 projects

Chrome extension that blocks distractions without blocking the websites you need.
@mashrurio · X

Chrome extension that organizes bookmarks visually on new tabs with workspaces and notes.
@IamYashKapoor · X
Built Tabisto (bookmark manager), a free Chrome extension and launched it in 5 days using Claude Code. Must try, you will really love it.

Create browser shortcuts that auto-expand text snippets in Chrome and Firefox.
@goldlion123RP · X
- This is a Snippet Extension tool, with cross device sync, auto cloud backup, sounds, animations etc. features. Do explore it & I'm open to receive feedback.

Chrome extension that processes web pages with AI, offering customizable reading recipes and local processing, no sign-up needed.
bibryam · HN
Skimlane – A local-first, customizable, AI reading assistant for Chrome

Browser extension that customizes webpages with text prompts for styling, layout, and feature changes.
alentodorov · HN
built it in spring 2026--ready to share today. use opus 4.8 to create css and js snipptes to style the websites you visit the way you want. make nytimes more print-like, hn more matrix, or just replace any mention of AI with the :poop-emoji" -- your call.

Chrome extension that groups tabs automatically, prevents duplicates, and tracks resource usage.
u/-Leelith- · Reddit
Takt tab manager Update n°4: Adding 6 languages translations, (almost) fully interactive demo, an AI grouping feature, reworked our onboarding and fixing many bugs After discovering this sub and my first post , sharing my update n°4: We mentioned on the update n°3 that we wanted to build a live interactive demo. So we did that and build an almost identically fully interactive "try before you install" demo of the extension. The goal was to have a demo that converts a browser visit into a

Chrome extension that saves files, images, and links directly to Google Drive, Dropbox, and OneDrive with local processing.
@SaveAnywhere · X
Free chrome extension :

Automate Twitter/X posts and replies with AI, and monitor accounts via browser extension.
u/alexkendig · Reddit
I got tired of paying monthly for X tools, so I built a BYOK/Local browser extension instead Hey everyone, I use X/Twitter to share product updates, find customers, and build an audience. The problem is that most X tools eventually become another expensive subscription. TweetHunter, Typefully style tools, schedulers, AI assistants, outreach tools, it adds up quickly, often $30–$90/month. So I built Tweetback, a browser extension workspace for X that uses your own AI key in

Chrome extension that uses AI to organize YouTube videos into playlists.
@almalimir · X
– a @YouTube extension for organizing videos

Customize webpages by asking an AI to make changes.
dhanaway518 · HN
Fork – Customize the web, just by asking

Free tools to convert, compress, and edit files directly in your browser without uploads.
@faisalhaleem · X
Just launched — free browser-based file tools runs entirely in your browser. Video to GIF (with trim slider) Merge / Split / Shrink PDF Your files NEVER leave your device. No sign-up needed. Free forever. #buildinpublic #webdev #indiedev #tools #privacy

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki