Writing

Notes from the build.

"Discover the Power of Words with Our Blog. Engaging Articles, Inspiring Ideas. Explore, Learn, and Grow with Us."

Articles
May 2025 Article

Understanding ContentScript and ExecutionWorld

Chrome Extension ContentScript A ContentScript is a JavaScript file that runs in the context of a web page loaded in the browser. It allows extensions to interact with the page's …

January 2025 Article

Integrating Stripe Payment Link with Firebase + Node Express Server for Chrome Extensions

Stripe Integration with Chrome Extension

Preface For founders, there comes a critical stage where monetizing your product becomes essential. One effective way to achieve this is by integrating a payment gateway. In this…

December 2024 Article

Building a Saas Chrome Extension (Initial Setup)

Preface Hey there! For the past couple of years, I’ve dived into building Chrome extensions for clients and startups. I’ve discovered that creating a SaaS extension is not just fu…

December 2024 Article

Firebase Integration with Chrome Extension

Introduction This is a brief overview of integrating Firebase with Chrome Extension. Firebase is a platform designed for building mobile and web applications with real-time featur…