Browser Extension to convert foreign currency to local currency, real time.
-
Navigate to any page which has a different currency mentioned in its article body, for example in this article the prices are mentioned in dollars and we want them in say Rupees.
-
There are two ways to get the currency converted in your desired currency with its real time conversion rate:-
-
Simply press the extension icon and your converted currency will be highlighted in the article.
-
Press the combo of
Ctrl+Shift+K
in the case of Windows/Linux orCmd+Shift+K
in the case of Mac computers to get the same result as in 1st case.
-
npm run lint
: To run ESLint linter rules insrc
foldernpm run build
: To create a transpileddist
folder which can be then deployed to chrome.