Select your language

Quick Google Fonts Eraser

Status: August 24, 2026, Quick Google Fonts Eraser, Version 1.2.0

1. Introduction

Quick Google Fonts Eraser is a lightweight plugin for Joomla designed to reliably prevent the external loading of Google Fonts.

Many Joomla templates and extensions automatically load Google Fonts from Google servers. When a page is accessed, personal data (such as IP addresses) may be transmitted to Google. Quick Google Fonts Eraser intervenes at a technical level and blocks these external requests.

The plugin is intentionally simple: install, activate – done.

Additional modes and optional debug logging are available for analyzing Google Fonts references and controlling how detected references are handled.

2. Requirements

Quick Google Fonts Eraser is a Joomla extension and therefore requires a working Joomla installation.

Technical requirements:

  • Joomla 3.10, 4.x, 5.x or 6.x
  • PHP version according to the requirements of your Joomla version
  • Administrator access required

Note: Version 1.2.x is the last release series supporting Joomla 3.10 and Joomla 4. Future major versions of Quick Google Fonts Eraser will focus on Joomla 5 and Joomla 6.

3. Installation & Activation

Installation works like any standard Joomla extension.

  1. Download the plugin file from your account page.
  2. Log in to the Joomla backend as a Super User.
  3. Go to System → Install → Extensions (Extensions → Manage → Install in Joomla 3).
  4. Upload the ZIP file and install it.
  5. After installation, enable the plugin under System → Manage → Plugins (Extensions → Plugins in Joomla 3).

Note: If your website uses caching or a CDN, clear the relevant cache after activating the plugin.

4. Updates

When a new version of Quick Google Fonts Eraser is available, you will be notified in the Joomla backend.

You can install the update directly through System → Updates → Extensions (Extensions → Manage → Update in Joomla 3).

A valid Download ID must be configured in the plugin settings to download updates automatically through the Joomla Update System.

Alternatively, you can download the latest version from your account at any time and install it manually as described above.

5. Options

The plugin is intentionally lightweight and works immediately after activation. However, several options are available for handling and analyzing detected Google Fonts references.

Mode

Determines how detected Google Fonts references are handled.

  • Comment out only (default): The Google Fonts reference is disabled and replaced by a comment in the HTML source code. This makes it possible to see where the plugin has modified the output.
    Example: <!-- Google Font removed by Quick Google Fonts Eraser -->
  • Remove completely: The detected Google Fonts reference is completely removed from the HTML source code without adding a comment.
  • Detect Only: Google Fonts references are detected, but the website's HTML output is not modified. This mode is particularly useful in combination with debug logging when analyzing a website.

Debug-Logging

When enabled, Quick Google Fonts Eraser writes detailed information about detected Google Fonts references to the Joomla log.

This can be used to determine whether Google Fonts stylesheets, preconnect connections, CSS @import statements or the Google WebFont Loader have been detected.

The combination of Detect Only and Debug Logging is particularly useful for checking a website for Google Fonts references without modifying the page output.

Debug logging is not required during normal operation and can remain disabled.

Download ID

The Download ID is required for automatic updates through the Joomla Update System.

Enter the Download ID associated with your account in the corresponding field in the plugin settings. Available updates can then be downloaded and installed directly through Joomla.

6. Uninstallation

To uninstall the plugin, go to System → Manage → Extensions (Extensions → Manage → Manage in Joomla 3).

Select Quick Google Fonts Eraser and click Uninstall, or select the corresponding action to remove the plugin.

7. Support

If you need assistance, please contact me through the support ticket system.

Log in to your account and select Support from the top menu. You will receive a response as soon as possible.