Mega Millions Jackpot

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

What is Mega Millions Jackpot?

Mega Millions Jackpot is a Chrome extension developed by Raviyork, and its main feature is "http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Mega Millions Jackpot Extension CRX File

Download Mega Millions Jackpot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Mega Millions Jackpot Mega Millions Jackpot
ID elfohomelahkpkmhkjbfcfclingkoeff
Official URL 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
File Size 46.39 KB
Installation Count 43
Current Version 1.3
Last Updated 2014-09-22
Publish Date 2014-09-22
Rating 3.00/5 Total 3 Ratings
Developer Raviyork
Payment Type free
Extension Website http://www.megamillions.com/
Supported Languages 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"
    ]
}