-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathmanifest.json
1 lines (1 loc) · 1.51 KB
/
manifest.json
1
{"author":"Kondax \[email protected]>","background":{"persistent":true,"scripts":["dist/backgroundScript.js"]},"browser_action":{"default_popup":"packages/popup/build/index.html","default_title":"TronLink"},"content_scripts":[{"all_frames":true,"js":["dist/contentScript.js"],"matches":["file://*/*","http://*/*","https://*/*"],"run_at":"document_start"}],"content_security_policy":"script-src 'self' 'unsafe-eval' 'sha256-LayQc1iWBC+6WbHHvHZj3uSx3CxrGBHUJBR7si4qf8w=' 'sha256-POEO+wER89cezFVZ27JoP523HJNPMQxmh5Rcz/OZpr4=' 'sha256-IThiKMnsg0UHaLmP7sJxZpd/ohvINImwjxFJyxGFSlk=' https://*.sentry.io https://www.google-analytics.com https://www.googletagmanager.com https://cdnjs.cloudflare.com; object-src 'self'","description":"The first and most popular TRON wallet. Recommended by TRON Foundation.","icons":{"128":"packages/popup/static/icon.png"},"key":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuwVUXHP6igeqchpCIAEAIr0kEPCi0UhbeV6h/GPFP930TNSwDBvrEz7IwUs54bo3Rw2/quG2lsO/00HB3rxSAV1Y7ri0twvaBHo10ah+bV+2qjIZ8uRVoGNmELPtUPPjX27TLhnigmSz10ScA9/+QcogmSXde8cY043CTc5GptjFmI0c2iN/OF3nttKg/+hk1Nk9TMQUgmGTPdc1mx3xJEhVrOCpaCaykTzzHHCl321JKXNQ7cKZlhfzcurcGu+nBUIV/JfWX3JfQtao753pE4e2cSjatLdgDM0Mz3T1Rp9HWxOGE66iyfxnryffrbTRlMl0TqFbMf1c6G2kaZVdLwIDAQAB","manifest_version":2,"name":"TronLink(波宝钱包)","permissions":["storage","unlimitedStorage","clipboardWrite","activeTab"],"update_url":"https://clients2.google.com/service/update2/crx","version":"3.0.1","version_name":"3.0.1","web_accessible_resources":["dist/pageHook.js"]}