From e34355ca217684b8c79a072e9a578e738e058dea Mon Sep 17 00:00:00 2001 From: Le Quoc Viet Date: Sat, 17 Mar 2018 20:33:20 +0000 Subject: [PATCH] Update add-to-chrome.md --- docs/add-to-chrome.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/add-to-chrome.md b/docs/add-to-chrome.md index 6dd14f806..9c321a1a6 100644 --- a/docs/add-to-chrome.md +++ b/docs/add-to-chrome.md @@ -6,5 +6,7 @@ * At the top, click `Load Unpacked Extension`. * Navigate to your `metamask-plugin/dist/chrome` folder. * Click `Select`. +* Change to your locale via `chrome://settings/languages` +* Restart the browser and test the plugin in your locale You now have the plugin, and can click 'inspect views: background plugin' to view its dev console.