🛡️ AI Safe Guard - Test Page

Use this page to test encoding/decoding features.

1️⃣ Test Base64 Encoding

Select the text below, right-click, choose "🔍 Security Tools" → "📝 Encode Base64"

Hello World!

2️⃣ Test Base64 Decoding

Select the text below, right-click, choose "🔍 Security Tools" → "📖 Decode Base64"

SGVsbG8gV29ybGQh

3️⃣ Test URL Encoding

Select the text below, right-click, choose "🔍 Security Tools" → "🔗 Encode URL"

hello world?name=test&value=123

4️⃣ Test URL Decoding

Select the text below, right-click, choose "🔍 Security Tools" → "🔓 Decode URL"

hello%20world%3Fname%3Dtest%26value%3D123

5️⃣ Test VirusTotal Check

Right-click anywhere on this page and choose "🔍 Security Tools" → "🦠 Check on VirusTotal"

Note: You need to set your VirusTotal API key in the extension popup first!

📋 Debug Info