Mega Millions Jackpot

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

Wat is Mega Millions Jackpot?

Mega Millions Jackpot is een Chrome-extensie ontwikkeld door Raviyork, en de belangrijkste functie is "http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Mega Millions Jackpot

Download Mega Millions Jackpot-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

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

Basisinformatie over de Extensie

Naam Mega Millions Jackpot Mega Millions Jackpot
ID elfohomelahkpkmhkjbfcfclingkoeff
Officiële URL https://chrome.google.com/webstore/detail/mega-millions-jackpot/elfohomelahkpkmhkjbfcfclingkoeff
Beschrijving http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win
Bestandsgrootte 46.39 KB
Aantal Installaties 43
Huidige Versie 1.3
Laatst Bijgewerkt 2014-09-22
Publicatiedatum 2014-09-22
Beoordeling 3.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Raviyork
Betalingswijze free
Extensiewebsite http://www.megamillions.com/
Ondersteunde Talen 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"
    ]
}