Adding External Email Accounts to Free Gmail -Step by Step

Here’s a step-by-step guide for adding your POP3 (only POP3 is supported) email account (hosted on your own domain) to web-based Gmail: 1. Log in to Gmail Go to gmail.com and sign in. 2. Open Settings Click the gear icon in the top right. Select See all...

Highlighting Mouse Pointer For Making Videos

Microsoft PowerToys for Windows 10 includes a Mouse Utilities feature that can highlight your mouse pointer and show a colored circle around clicks, making it ideal for video tutorials to show where you are clicking. This utility is free, safe, and developed...

Backing up Supabase

How to Back Up Everything in Your Supabase Account Backing up your entire Supabase account involves two main components: Backing up your PostgreSQL database (all schema and data) Backing up your storage buckets (files) Below are the recommended approaches for each,...

Automatically Clear ALL Site Data in Chrome

To configure Google Chrome to automatically clear all site data (cookies and local storage) every time you exit the browser, follow these exact steps: Open Chrome. Click the three-dot menu (⋮) in the top-right corner and select Settings. In the left sidebar,...

Setting up Google Workspace Business, What Order Step by Step

Setting Up Google Workspace Business Starter for Your Private Domain If you have a personal Gmail account and want to use Google Workspace Business Starter as your email server for a private domain (e.g., you@yourdomain.com), here’s how you should proceed: You do...

Setting up Supabase SMTP Email Server and Prompting AUTH Properly

Supabase sends password reset and other authentication emails using SMTP. By default, Supabase provides a basic email service, but for reliable delivery—especially in production—you should configure your own SMTP server. How to Set Up SMTP for Supabase Emails Choose...