OddSmarter
Football Betting Odds, Be smart!
OddSmarterとは何ですか?
OddSmarterはhttp://www.oddsmarter.comによって開発されたChromeの拡張機能で、その主な機能は「Football Betting Odds, Be smart!」です。
拡張機能のスクリーンショット
OddSmarter拡張機能のCRXファイルをダウンロード
OddSmarter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Football Betting Odds, Be smart! 拡張機能の基本情報
| 名前 | |
| ID | ablhaemlibhhpdlccdlehjgfhcfjalkg |
| 公式URL | https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg |
| 説明 | Football Betting Odds, Be smart! |
| ファイルサイズ | 347 KB |
| インストール数 | 17 |
| 現在のバージョン | 1.0.5 |
| 最終更新日 | 2013-02-01 |
| 公開日 | 2013-02-01 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | http://www.oddsmarter.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.oddsmarter.com |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "OddSmarter",
"version": "1.0.5",
"manifest_version": 2,
"description": "Football Betting Odds, Be smart!",
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": "icon64.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
"24": "icon24.png",
"64": "icon64.png",
"128": "icon64.png"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
"permissions": [
"contextMenus",
"http:\/\/www.oddsmarter.com\/"
]
} | |