Get Cloudflare Zone Records
This tool get Cloudflare Zone Records.
Setup
- Show your bookmarks toolbar. In Chrome, … > Bookmarks > Show Bookmarks Bar. In Firefox, right-click in the
title bar and click Bookmarks Toolbar.
- Drag/drop this Get Cloudflare Zone Records to the bookmarks toolbar.
Usage
- Browse to the Cloudflare Dashboard and then the Overview page of the domain you want to see DNS records for.
- If you haven't browsed to your the Overview page then copy the zone id.
- Click the created bookmark to run the script. and enter the zone id when prompted.
- Profit and see the DNS records.
Source
code
Original source from https://github.com/pro4tlzz/ITSupportTools/blob/main/javascript/getCloudflareZoneRecords.js
thanks to Gabriel Sroka for helping me!