Browser Extension to convert foreign currency to local currency, realtime.
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 or Cmd+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 in src
foldernpm run build
: To create a transpiled dist
folder which can be then deployed to chrome.