Mega Millions Jackpot

http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win

Was ist Mega Millions Jackpot?

Mega Millions Jackpot ist eine Chrome-Erweiterung, die von Raviyork entwickelt wurde, und ihr Hauptmerkmal ist "http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Mega Millions Jackpot-Erweiterungs-CRX-Datei herunterladen

Laden Sie Mega Millions Jackpot-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Mega Millions jackpot jumps to $550 million. Crap your chance to win

"We've never had a jackpot at this level in December leading into the holidays," Otto said. "If we keep rolling, we could well be at a billion dollars going into Christmas."                    

Grundlegende Informationen zur Erweiterung

Name Mega Millions Jackpot Mega Millions Jackpot
ID elfohomelahkpkmhkjbfcfclingkoeff
Offizielle URL https://chrome.google.com/webstore/detail/mega-millions-jackpot/elfohomelahkpkmhkjbfcfclingkoeff
Beschreibung http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win
Dateigröße 46.39 KB
Installationsanzahl 43
Aktuelle Version 1.3
Letztes Update 2014-09-22
Veröffentlichungsdatum 2014-09-22
Bewertung 3.00/5 Insgesamt 3 Bewertungen
Entwickler Raviyork
Zahlungsart free
Erweiterungswebsite http://www.megamillions.com/
Unterstützte Sprachen en-US
manifest.json
{
    "background": {
        "scripts": [
            "million.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png",
        "default_title": "Mega millions jackpot"
    },
    "description": "http:\/\/www.megamillions.com\/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win",
    "icons": {
        "128": "img\/icon128.png"
    },
    "manifest_version": 2,
    "name": "Mega Millions Jackpot",
    "permissions": [
        "tabs",
        "webNavigation",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3",
    "web_accessible_resources": [
        "million.js",
        "jquery-1.9.1.min.js"
    ]
}