With the recent changes, which makes Mana pretty much worthless, I see no reason to continue updating this browser extension. It is still a great website, and I am very excited to see in which direction the project goes.
As of right now, the extension still works.
A simple open-source browser extension to change the % into odds on Manifold.markets. Convert percentages into decimal, US, fractional, Hong Kong, Indonesian or Malaysian odds. Developed with the purpose of making it easier to spot arbitrage opportunities on "multiple choice" markets.
Still in early beta. You need a free Manifold.markets API to make this work (you can find the API key in your profile, under account settings). Currently works only on multiple choice markets with more than two answers (answers must be dependent). It is perfect if you want to try and find arbitrage opportunities or value bets in 1x2 or outright markets.
When you visit the page with a supported market type, the extension orders the answers by Oldest, waits for one second, simulates 50 mana (configurable in the settings) bets on every answer (one after another, to avoid API limitations). After the calculations are done, you can again order the market by any type you want, but if the % change, you will have to refresh the page again.
Since the Google Chrome Web Store prohibits the gambling-focused extensions, you have to install this extension locally.
To load the extension locally (Chromium-based browsers only):
- Download this repository.
- Extract the Manifold Markets Converter folder
- (Optional) Move the Manifold Markets Converter folder, ideally somewhere it won't be in the way, like a dedicated folder for your betting stuff/projects.
- Go to
about:extensions
,Developer Mode
,Load Unpacked
, and navigate into the Manifold Markets Converter folder withmanifest.json
.
Once installed, click on the extension icon in your browser to see settings.
- (10.9.2024) Added an option to convert Mana to USD (only information about what your Mana is worth in USD, not an actual conversion, works only on desktop)
- Make it work on other types of markets (YES/NO, Multiple Choice - Independent, markets with two answers)
- Speed up the odds calculation
- Add odds calculation for betting against the selection (NO option, currently only calculates for YES option)
- Add another option where user can change the default stake based on the size of the market
- Make it work on Firefox
If you have any feedback, please reach out to me at info@lines64.com. Contributions are always welcome!