TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Retaking the web browser, one small step at a time

92 pointsby surprisetalk3 months ago

13 comments

ryandrake3 months ago
It absolutely feels like all the major web browsers have given up on being the User Agent, and instead act as the web developer&#x27;s agent. I feel like I&#x27;m constantly fighting my web browser to do what I want rather than what the website wants.<p>Case in point which I&#x27;m fighting with at this very minute: HTTP. I want to access a site over HTTP, not HTTPS. I know it supports HTTP. I have used HTTP in the past. But my browser insists that I want HTTPS instead, despite my manually typing <a href="http:&#x2F;&#x2F;" rel="nofollow">http:&#x2F;&#x2F;</a><p>HSTS is an abomination, directly ignoring the user&#x27;s command to do what the <i>site</i> wants instead. As if I&#x27;m some kind of bystander of my computer, instead of the user.
评论 #42988747 未加载
评论 #42988801 未加载
评论 #42989022 未加载
评论 #42988792 未加载
评论 #42989082 未加载
评论 #42989734 未加载
评论 #42988832 未加载
callc3 months ago
This. While I don’t make my own extensions or bookmarklets, I chose to develop for the web because of its openness and how it’s not owned by a singular entity. I do not want to be at the mercy of Apple or Google with their distribution channels.<p>With Google’s manifest v3 debacle, it’s clear we need to fight continuously and ruthlessly to keep the web for the people.
评论 #42988700 未加载
digitaltrees3 months ago
I was just talking about this with my wife. I have so many tabs open that I run out of memory but I find that all the solutions to save sites or resources I find and need to reference in the future are aweful. Bookmarks suck, search sucks, saving browser sessions sucks. I don’t have a good workflow and can’t even imagine one.
评论 #42988534 未加载
评论 #42988933 未加载
评论 #42988489 未加载
评论 #42990438 未加载
评论 #42988663 未加载
评论 #42991371 未加载
评论 #42988764 未加载
评论 #42989927 未加载
评论 #42988702 未加载
modeless3 months ago
The world would be a better place today if Android Chrome supported extensions. Users have so little control over their experience of using modern software. When the dominant browser on the most popular OS doesn&#x27;t support extensions they just can&#x27;t gain critical mass.
评论 #42988540 未加载
评论 #42988545 未加载
cadamsdotcom3 months ago
Fantastic article. I wish there was a crowdsourced “annoyances database” which people contribute information to everytime they kill an element on a page; it’d be amazing to have a browser extension that queries the database and auto-kills anything voted as annoying by the masses.<p>Everyone has favorite addons - if you’re looking to expand, here are mine for iOS Safari.<p>- Kill Sticky Scroll - hide dickbars and obnoxious overlays in front of the content. Use iOS Shortcuts app to create a new shortcut, set it to receive input from Share Sheet and add a “run javascript” then paste this js: <a href="https:&#x2F;&#x2F;github.com&#x2F;t-mart&#x2F;kill-sticky&#x2F;blob&#x2F;master&#x2F;src&#x2F;kill-sticky.js">https:&#x2F;&#x2F;github.com&#x2F;t-mart&#x2F;kill-sticky&#x2F;blob&#x2F;master&#x2F;src&#x2F;kill-s...</a> (you’ll need to add a call to `completion()` to make it a valid Shortcuts js function)<p>- AutoPiP: automatic picture-in-picture when tabbing away from a playing video in Safari <a href="https:&#x2F;&#x2F;github.com&#x2F;vordenken&#x2F;AutoPiP">https:&#x2F;&#x2F;github.com&#x2F;vordenken&#x2F;AutoPiP</a><p>- Vinegar to use the native video player on youtube: <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;vinegar-tube-cleaner&#x2F;id1591303229">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;vinegar-tube-cleaner&#x2F;id1591303...</a>
skydhash3 months ago
I strongly believe if there was no browser, companies would have taken over the PDF viewers. Brochure files that let you select the product you want and then you email it back to them.
pabs33 months ago
A step further than WebExtensions is customising the code in the Firefox omni.ja file. The next step after that you have to spend a lot of resources to recompile it.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;SebastianSimon&#x2F;firefox-omni-tweaks">https:&#x2F;&#x2F;github.com&#x2F;SebastianSimon&#x2F;firefox-omni-tweaks</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;black7375&#x2F;Firefox-UI-Fix">https:&#x2F;&#x2F;github.com&#x2F;black7375&#x2F;Firefox-UI-Fix</a>
评论 #42988908 未加载
webspinner3 months ago
I&#x27;m looking for a good feed preview addon that isn&#x27;t an RSS reader! Because I kind of have that, well not really, but sort of. RSS reader extensions wouldn&#x27;t be accessible to me anyway, because I use a screen reader. I just need something where I can pull the feed up ya know, like it used to. The one I have is very slow!
ksec3 months ago
I understand why a lot of these extensions are not allowed, simply because of security issues. But I agree on RSS needs more work.<p>I continue to think RSS Reader should be a function of browser and shouldn&#x27;t require a third party web or app to do it. In modern days I wish that could be married with a personal LLM so I could ask question about things I have read but I cant find it easily.
评论 #42988490 未加载
评论 #42991491 未加载
throwaway815233 months ago
You can&#x27;t retake the web browser since the browser is a slave to the web itself, and the web&#x27;s ridiculous excesses are enabled by the expansionism of Chrome and before that Firefox. It&#x27;s a tragedy but I don&#x27;t see a cure. Best I can hope for is a security-oriented niche subset getting some traction. Gemini tried to be that, but was too silly.
soapdog3 months ago
OP here, glad you all enjoyed the article :-) would love to know how yous customising your browsers.
mediumsmart3 months ago
I have Orion from Kagi and Librewolf with privacy badger for retaking the shittywebs. <i>its ok</i>
a-dub3 months ago
i wonder if we&#x27;ll ever see good user owned and operated personal &quot;ai agents&quot; or if the technology will just skip the cottage-hipster phase and jump straight to enshitification.
评论 #42989166 未加载
评论 #42988527 未加载