Salty Bet Popup
This extension allows you to bet on matches currently happening on saltybet.com
What is Salty Bet Popup?
Salty Bet Popup is a Chrome extension developed by Maxwell M, and its main feature is "This extension allows you to bet on matches currently happening on saltybet.com".
Download Salty Bet Popup Extension CRX File
Download Salty Bet Popup extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension displays the salty bet mobile betting system in a convenient popup. Great for viewing the stream on a TV!
Extension Basic Information
Name | |
ID | aibjjbaaojphnmflojaombdnminhmlhe |
Official URL | https://chrome.google.com/webstore/detail/salty-bet-popup/aibjjbaaojphnmflojaombdnminhmlhe |
Description | This extension allows you to bet on matches currently happening on saltybet.com |
File Size | 10.02 KB |
Installation Count | 63 |
Current Version | 1.0 |
Last Updated | 2013-11-23 |
Publish Date | 2013-11-23 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Maxwell M |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Salty Bet Popup", "description": "This extension allows you to bet on matches currently happening on saltybet.com", "version": "1.0", "permissions": [ "http:\/\/saltybet.com\/" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |