Glarity is a browser extension written in TypeScript that integrates ChatGPT-powered summarization capabilities directly into web browsing experiences. Available as both a Chrome extension and Firefox add-on, the tool displays AI-generated summaries alongside search results, videos, and other web content, enabling users to quickly extract key information without leaving their current page.
The extension supports an extensive range of websites beyond its core Google and YouTube functionality. Users can access summaries on Yahoo! Japan News, PubMed, PMC, NewsPicks, GitHub, Nikkei, Bing, Google Patents, Bilibili, Twitter, and virtually any webpage. This broad compatibility makes it a versatile tool for researchers, students, and professionals who regularly consume content across multiple platforms. The project also extends to Safari on both iOS and macOS, expanding its reach beyond traditional desktop browsers.
Feature-rich functionality distinguishes Glarity from simpler summarization tools. The extension offers side-by-side translation capabilities with mirror translation and immersive translate options, Gmail quick reply assistance, and Web Content Q&A functionality. For YouTube specifically, it provides video transcripts, summaries, and identification of key moments. Users can choose between multiple backend options including the official OpenAI API with GPT-3.5-turbo and text-davinci-003 models, ChatGPT Plus integration, or Glarity's own AI model. The interface supports markdown rendering, code highlighting, dark mode, and multiple language options, with the ability to copy summaries to clipboard and provide feedback for model improvement.
The repository demonstrates active maintenance and community engagement.
Installation is straightforward through official app stores or manual installation from source. Users can add the extension directly from the Chrome Web Store or Mozilla Add-on Store, or build from source by cloning the repository, installing dependencies with npm, and running the build command. Pre-built packages for Chromium and Firefox are available in the packages directory. The project includes troubleshooting documentation, such as specific instructions for Brave browser users who need to disable fingerprinting prevention settings.
Released under the GPL-3.0 license, the project maintains transparency about its dependencies and inspirations. The extension is sponsored by Felo AI and maintains an active blog documenting features and user guides at glarity.app, its official homepage.