diff options
builds smoothly + forwards txs to extension
Diffstat (limited to 'app/manifest.json')
-rw-r--r-- | app/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/manifest.json b/app/manifest.json index 3a5456cce..cd23eee87 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -38,6 +38,6 @@ "storage" ], "web_accessible_resources": [ - "scripts/web3.js" + "scripts/inpage.js" ] }
\ No newline at end of file |