Inspect and view changes in Poker Odds Tool source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"app": {
"urls": [
"http://www.winallpoker.com/odds-calculator/poker-odds-calculator.html"
],
"launch": {
"web_url": "http://www.winallpoker.com/odds-calculator/poker-odds-calculator.html"
}
},
"name": "Poker Odds Tool",
"description": "Use our Texas Holdem Poker Odds Calculator for free to determine your chance of winning a hand percentage.",
"manifest_version": 2,
"version": "0.0.0.1",
"icons": {
"128": "icon_128.png"
}
}