Web Debug Field icon

Web Debug Field

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

Extension Actions

CRX ID
cgdddofgmhjammagmdnfjnanfjfblkbm
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

Add debug hidden field into forms

Image from store
Web Debug Field
Description from store

Adding any custom hidden field on-the-fly in any forms at specify domains.

Features:
1) Domain & subdomain specify
2) Add any custom field with value into forms
3) Add domain with simple click in toolbar
4) Computer specify, all data will not upload to cloud.
5) Can adopt to any web language, such as PHP, ASP, Servlet, ColdFusion, .NET, etc.
6) Can adopt to any framework, such as: CodeIgniter, CakePHP, Zend Framework, etc.

Why install it?
1) Web application do not need any changes for developer debugging, even in production enviroment.
2) Simple changes for applying this feature to help you to develop. (PHP: if( isset($_GET['debug']) ){ var_dump($data); })

Change Log:
1.1
--------------
1) fixed the option link in table