RAI price and price conversion
# RAI is money
This is a chrome extension offering real time USD -> RAI currency conversion and replacement on the page.
Learn more about RAI at https://reflexer.finance/
## Features and Examples
- USD -> RAI conversion
- Document traversal and observation to catch every relevant price.
- watches all text nodes and reacts to any changes
- watches nodes newly added to the document
- is able to convert values which span multiple nodes
- Robust regex which matches many common and uncommon cases.
- US $1
- suffixes like $100k, 100k USD, $22m
- will not get triggered by near matches like USDC, USDT
- supports dollar signs or indicators before or after the amount
- easily disabled if it ends up causing issues on the page
- Extension badge always shows the RAI price. Updates every 30 minutes.
- Open the extension menu for easy access to options.
- Select between redemption price or uni v3 rai/dai price.
- Disable conversion for the current site or all sites.
- More settings for highlight, badge price, conversion digits.
Latest reviews
- (2023-03-24) tricia trinidad: thank you!