hangwin--mcp-chrome
5 行
216 B
Bash
5 行
216 B
Bash
# 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
|