
Manifold tries to cache market data to make pages load faster, but it does it poorly, which often results in markets displaying incorrect probabilities, graphs, or descriptions. I got frustrated by this and wrote a short script that just deletes all cached data.
I've been using this for a few hours and it has fixed all the problems I was having, and doesn't appear to cause any new ones other than increasing page loading time by a small fraction of a second. It even fixes embedded markets displaying wrong on Substack and other sites!
(As long as you visit a Manifold tab in between visiting any two other sites that have a Manifold embed; I couldn't figure out how to have the plugin directly access window.localstorage in a Manifold iframe.)
If I discover any problems with this script, I'll try to fix it and edit this description appropriately.
That said, use at your own risk. :)
Instructions:
Install the User Javascript and CSS Chrome extention, or any other extention/plugin that lets you run Javascript on a website.
Create a new rule for https://manifold.markets.
Paste this block of code into that rule:
const clearStorage=function(){if(Object.keys(localStorage).length>0)return localStorage.clear(),!0};setInterval(clearStorage,50),clearStorage()&&window.location.reload();
Click "save".
Leave a comment that you have done so, so I know how to resolve this market.
The market closes once Manifold fixes these issues and there is no more need for this hack. It resolves to the number of people in the comments who said they tried out the script/100.
🏅 Top traders
# | Name | Total profit |
---|---|---|
1 | Ṁ21 | |
2 | Ṁ15 | |
3 | Ṁ10 | |
4 | Ṁ5 | |
5 | Ṁ2 |