OddSmarter
Football Betting Odds, Be smart!
Wat is OddSmarter?
OddSmarter is een Chrome-extensie ontwikkeld door http://www.oddsmarter.com, en de belangrijkste functie is "Football Betting Odds, Be smart!".
Extensie Screenshots
Download het CRX-bestand van de extensie OddSmarter
Download OddSmarter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Football Betting Odds, Be smart!
Basisinformatie over de Extensie
Naam | |
ID | ablhaemlibhhpdlccdlehjgfhcfjalkg |
Officiële URL | https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg |
Beschrijving | Football Betting Odds, Be smart! |
Bestandsgrootte | 347 KB |
Aantal Installaties | 17 |
Huidige Versie | 1.0.5 |
Laatst Bijgewerkt | 2013-02-01 |
Publicatiedatum | 2013-02-01 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | http://www.oddsmarter.com |
Betalingswijze | free |
Extensiewebsite | http://www.oddsmarter.com |
Ondersteunde Talen | 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\/" ] } |