Mega Millions Jackpot

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

Qu'est-ce que Mega Millions Jackpot ?

Mega Millions Jackpot est une extension Chrome développée par Raviyork, et sa fonction principale est "http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Mega Millions Jackpot

Téléchargez les fichiers d'extension Mega Millions Jackpot au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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."                    

Informations de Base sur l'Extension

Nom Mega Millions Jackpot Mega Millions Jackpot
ID elfohomelahkpkmhkjbfcfclingkoeff
URL Officiel https://chrome.google.com/webstore/detail/mega-millions-jackpot/elfohomelahkpkmhkjbfcfclingkoeff
Description http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win
Taille du Fichier 46.39 KB
Nombre d'Installations 43
Version Actuelle 1.3
Dernière Mise à Jour 2014-09-22
Date de Publication 2014-09-22
Évaluation 3.00/5 Total 3 Évaluations
Développeur Raviyork
Type de Paiement free
Site Web de l'Extension http://www.megamillions.com/
Langues Prises en Charge 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"
    ]
}