Anirudra Choudhuryvedanix.hashnode.dev·Feb 9, 2025Creating a Local AI-Powered Browser Assistant with Brave's Leo and OllamaIntegrating Brave's Leo AI with local Large Language Models (LLMs) using Ollama significantly enhances your browser experience by offering a privacy-focused and efficient AI assistant. This setup ensures that your data remains securely on your device...AI
BugFixWizardbugfixwizard.hashnode.dev·Jan 28, 2025How to Create Your Own Browser ExtensionThis DIY coding project can add useful features to Chrome, Firefox, or your daily web browser. Most of us spend a lot of time using a web browser. If you're a Chrome, Firefox, or Edge user, you know these browsers offer many third-party extensions to...dailyweb
George Chiramattelblog.georgeck.me·Dec 28, 2024Summarize Hacker News Comments with AI Browser PluginI have been working with Ann Catherine on a Hacker News specific browser extension and I would like to share the details here. We both love the rich discussions in HN, but navigating long posts with multiple threads can sometimes be challenging. You ...llm
Gaurav Nadkarnigaurav-blogs.hashnode.dev·Dec 26, 2024Chrome Extension Development - Develop minimal app with TypeScript, React, Tailwind CSS and WebpackIntroduction In this blog, we will explore how to set up and develop a Chrome extension using TypeScript, React, Tailwind CSS, and Webpack. We will create a minimal extension called "NoteMe" ✍️ to put our understanding to the test. Our extension will...chrome extension
Gaurav Nadkarnigaurav-blogs.hashnode.dev·Dec 16, 2024Step Into Chrome Extension Development: Easy Setup with TypeScript and WebpackIntroduction As of December 2024, Chrome remains the most popular browser worldwide. Learning to develop extensions for Chrome can open exciting opportunities to explore browser-based development and enhance your understanding of how browsers work un...chrome extension
Keiglasp.hashnode.dev·Nov 28, 2024How We Rebuilt the ChatGPT & YouTube Summary Extensionsby Koki Nagai Introduction At Glasp, we offer several services as Chrome extensions. Our Glasp Web Highlighter allows users to highlight and save content from web pages and PDFs with the help of AI, making it easy to share with others. We also provid...CRXJS
Micah Lindleyblog.micahlindley.com·Nov 4, 2024I got a cease-and-desist letterAs a developer who likes building small integrations and apps to integrate with existing platform, I’m used to dealing with odd terms of service and long and hard-to-read legal documents. I just didn’t expect to receive a cease-and-desist letter from...1 like·62 readsCease and Desist All Copyright Infringement
Aries Triputrantoaariestriputranto.hashnode.dev·Oct 27, 2024Respons 403Request URL: https://api.github.com/repos/AriesTriputranto/chromium-dashboard/hook Request method: POST Accept: */* Content-Type: application/json User-Agent: GitHub-Hookshot/c0ace7e X-GitHub-Delivery: 42729de0-92ad-11ef-89ca-38e0fe43b59c X-GitHub-Ev...url req
Mellowtelblog.mellowtel.com·Sep 24, 2024Understanding Chrome Extension Files in Developer Tools: What is installHook.js ?Have you ever noticed unfamiliar files appearing in your Chrome Developer Tools while working on web projects? You're not alone. Many developers, especially those using React, have encountered a file called installHook.js. Let's explore its origins a...69 readsBrowser Extension
Mellowtelblog.mellowtel.com·Sep 21, 2024How to monetize your Chrome extensionIn this guide, we'll explore effective strategies to monetize Chrome extensions. It's simpler than you might think. Freemium: The Trial Run • Provide a basic version at no cost • Offer premium features for a fee • Consider various pricing plans Examp...42 readschrome extension