Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TadaCloud DNS ManagerNew to Visual Studio Code? Get it now.
TadaCloud DNS Manager

TadaCloud DNS Manager

Tadashi Dev

|
3 installs
| (1) | Free
Manage multiple Cloudflare accounts, domains, and DNS records directly from VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TadaCloud DNS Manager

A VS Code extension for managing Cloudflare DNS records directly from your editor.

Features

  • 🔐 Multiple Accounts: Manage multiple Cloudflare accounts securely
  • 🌐 Domain Management: View all your domains (zones) in one place
  • 📝 DNS Records: Full CRUD operations for DNS records
  • 🟠 Quick Proxy Toggle: Toggle Cloudflare proxy with one click
  • 🎨 Native UI: Integrates seamlessly with VS Code's interface

Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "TadaCloud DNS Manager"
  4. Click Install

Getting Started

  1. Click the TadaCloud icon in the Activity Bar (left sidebar)
  2. Click the + button to add a Cloudflare account
  3. Enter a friendly name for your account
  4. Paste your Cloudflare API Token

Creating an API Token

  1. Go to Cloudflare Dashboard
  2. Click "Create Token"
  3. Use the "Edit zone DNS" template or create a custom token with:
    • Zone.Zone: Read
    • Zone.DNS: Edit

Usage

Managing Accounts

Right-click on an account to:

  • ✏️ Rename Account
  • 🔑 Update API Token
  • 🔄 Refresh Domains
  • 🗑️ Delete Account

Managing DNS Records

Right-click on a domain to:

  • ➕ Add DNS Record
  • 🔄 Refresh Records
  • 🌐 Open in Cloudflare
  • 📋 Copy Zone ID

Right-click on a DNS record to:

  • ✏️ Edit Record
  • 🔀 Toggle Proxy
  • 📋 Copy Content/IP
  • 🗑️ Delete Record

Configuration

Open Settings and search for tadacloud-dns-manager:

Setting Default Description
defaultTTL auto Default TTL for new records
defaultProxyEnabled true Enable proxy by default
visibleRecordTypes ["A", "AAAA", "CNAME", "MX", "TXT"] Record types to display
confirmBeforeDelete true Show confirmation before deleting
showRecordCount true Show record count on domains

Security

  • API tokens are stored securely using VS Code's SecretStorage (encrypted)
  • Tokens are never exposed in logs or settings files
  • All communication with Cloudflare uses HTTPS

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft