Skip to content

This Chrome extension finds an input element named `exchangeRate` in the current web page, and then it increases its value by 5%.

License

Notifications You must be signed in to change notification settings

ClusterDB/Chrome-FX-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome-FX-plugin

This Chrome extension finds an input element named exchangeRate in the current web page, and then it increases its value by 5%.

If you want to use a different % then edit extensions/popup.js.

To use this Chrome extension

  1. Open Google Chrome and go to chrome://extensions/.
  2. Enable the "Developer mode" toggle in the top right corner.
  3. Click on the "Load unpacked" button and select the extension folder from this repo.
  4. The extension should now be installed and active. You will see a new button labeled "Increase Exchange Rate" in your browser's toolbar.
  5. Open a webpage that contains an input element with the name "exchangeRate."
  6. Click on the "Increase Exchange Rate" button in the toolbar, and the value of the input element will be increased by 5%.

If you use it frequently then pin it...

Screenshot showing to click on the "jigsaw piece" extensions button in Chrome, and then on the pin symbol next to "Exchange Rate Increaser"

About

This Chrome extension finds an input element named `exchangeRate` in the current web page, and then it increases its value by 5%.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published