Update, July 22, 2026: Airglow is a Chrome browser extension, not a standalone web browser. This story has been corrected to reflect the product's format.
A Chrome extension for personalizing web services
Ramazan Rakhmatullin (@ramz_wins) announced Airglow on X on July 21, 2026, presenting the Chrome extension as a way to add personal features and fixes to services including YouTube, Gmail and Spotify.
"I made a browser that can edit any website on the internet. So I added features I was missing - on YouTube, Gmail, Spotify. And fixed bugs their devs didn't. Basically, I made my own version of the internet, customized to myself. Welcome to the era of personal software" - Rakhmatullin, X, July 21, 2026.
Although Rakhmatullin called Airglow a browser, the product is a Chrome extension. His description says the extension uses direct API access where possible and reverse-engineers HTTP requests for services without public APIs.
The X thread includes a short demo and links to a download at airglow.dev. The demo shows a YouTube interface with a permanent "skip ad" button, a Gmail compose window with a custom template toolbar and a Spotify player with an always-visible volume slider.

How the Chrome extension modifies services
Airglow fits into the established category of browser extensions and user-script tools that modify websites. The distinction described by Rakhmatullin is its reliance on direct service APIs or reconstructed HTTP requests to provide built-in, service-specific changes.
That approach could spare users from configuring a separate script or extension for each service. It also creates a maintenance burden for Rakhmatullin: integrations based on private or undocumented requests can break when a service changes its internal systems.
Security and distribution questions
The announcement directs users to Airglow's website for the Chrome extension but does not provide details about an official store listing, an open-source repository, security reviews or the handling of user credentials. Prospective users therefore have limited public information with which to evaluate the extension and the access it requires.
Reverse-engineering private endpoints may also conflict with a service's terms and can leave integrations vulnerable to unannounced changes. The announcement does not explain how Airglow stores authentication data, isolates access to individual services or delivers security updates.
What remains unanswered
Rakhmatullin's announcement does not disclose a roadmap, pricing model, financing or corporate entity. It also does not say whether other developers will be able to build or share integrations.
Key unanswered questions include:
- Which Chrome permissions does Airglow require?
- Which APIs and HTTP requests does Airglow use for each supported service?
- How does the extension store and protect account credentials?
- Will Rakhmatullin publish the source code?
- How will Airglow respond when services change private endpoints?
- Is there a planned business model for updates or additional integrations?
For now, Airglow is a founder-built Chrome extension for applying personal modifications across several web services, not the standalone browser described in its launch post.
Sources