Files
broswer-automation/app/chrome-extension/.env.example
nasir@endelospay.com d97cad1736 first commit
2025-08-12 02:54:17 +05:00

5 lines
216 B
Plaintext

# Chrome Extension Private Key
# Copy this file to .env and replace with your actual private key
# This key is used for Chrome extension packaging and should be kept secure
CHROME_EXTENSION_KEY=YOUR_PRIVATE_KEY_HERE