Skip to main content
GrN.dk

Main navigation

  • Articles
  • Contact
  • Your Digital Project Manager
  • About Greg Nowak
  • Services
  • Portfolio
  • Container
    • Excel Freelancer
    • Kubuntu - tips and tricks
    • Linux Apache MySQL and PHP
    • News
    • Image Gallery
User account menu
  • Log in

Breadcrumb

  1. Home

chrome console

By Greg Nowak, 28 January, 2021

Bulk Delete Cloudflare DNS in Chrome Browser Console Javascript

First we open all edit dropdowns:

var links = document.querySelectorAll('[href="#!"]');
for (var i = 0; i < links.length; i++) {
    links[i].click();
}

Then we delete all open dialogues:

Tags

  • javascript
  • chrome console
  • browser automation
chrome console

Review Greg on Google

Greg Nowak Google Reviews

 

  • MySQL 8 Support for Drupal 7: Fixing the NO_AUTO_CREATE_USER Error
  • Sending Mail From a Linux Server with Postfix
  • Check Defined Constants in PHP: Practical Code Snippet
  • WordPress 7.0 Collaboration Readiness: Why Legacy Meta Boxes and Hosting Assumptions Can Stall Your Upgrade
  • WordPress Tips and Tricks: Admin Access Recovery
RSS feed

GrN.dk web platforms, web optimization, data analysis, data handling and logistics.