Developer Tools Protection Test
This page helps test the disable-devtool integration in different environments.
Environment Status
Current Environment:
production
Protection Active:
NO
Client Side:
NO
Expected Behavior
✓
Development: DevTools work normally
✓
Production: DevTools are blocked
✓
Right-click disabled in production
✓
F12 and shortcuts blocked in production
Testing Instructions
In Development Mode:
Right-click should work normally
F12 should open developer tools
Ctrl+Shift+I should open developer tools
Console should show: "🔧 Developer tools protection disabled in development mode"
In Production Mode:
Right-click should be disabled
F12 should be blocked
Developer shortcuts should be blocked
Opening devtools should trigger security warning
Console should show: "🛡️ Developer tools protection activated"
Test Right Click
Test Console Log
Test Keyboard Shortcuts
Test Results
No tests run yet. Click the test buttons above.
← Back to Homepage