Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 3.69 KB

README.md

File metadata and controls

67 lines (42 loc) · 3.69 KB

There will be no more updates for this plugin

There will be no more updates for this plugin


Better eToro UI

compiler: typescript i18n: i18n-ally i18n: i18next UI: react & redux style: emotion.sh code style: prettier UI: jQuery UI: angularjs


An extension, plugin and helper in Chrome, Firefox, and Edge built for the eToro website and available in Tampermonkey.

Please note that I am not an eToro employee; this is personal side-project; it is not official. I use the react and typescript to built that, and it's based on eToro front-end UI if you want to try this project on your trading please see THIS LINK, and make sure you know that risks.


See introduce https://aqzhyi.notion.site/eToro-better-UI-day-trading-helper-enhancement--4fe69cd704434ff1b82f0cd48dd219c3?pvs=4


requirement: tampermonkey

Trading Preview

IMAGE ALT TEXT HERE

WHY use?

TLDR 🤷‍♂️

image loading...

Development

  1. Install Tampermonkey Extension to your Chrome, Edge or Extension in Firefox.

  2. One terminal session for npm run dev

  3. add new script that code ./tamperscript.js to your tampermonkey or install it from greasyfork

    if you're looking for how multiple etoro-better-UI scripts to exist, visit eToro-better-UI Switch in another build

  4. make sure be enabled it script

Deploy & Release

  1. do bump the string of version in package.json
  2. do npm run changelog
  3. do git release v1.0.0
  4. do release on github
  5. git push, will be deploy to the netlify

About