Mega Millions Jackpot

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

Apa itu Mega Millions Jackpot?

Mega Millions Jackpot adalah ekstensi Chrome yang dikembangkan oleh Raviyork, dan fitur utamanya adalah "http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Mega Millions Jackpot

Unduh file ekstensi Mega Millions Jackpot dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Mega Millions Jackpot Mega Millions Jackpot
ID elfohomelahkpkmhkjbfcfclingkoeff
URL Resmi https://chrome.google.com/webstore/detail/mega-millions-jackpot/elfohomelahkpkmhkjbfcfclingkoeff
Deskripsi http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win
Ukuran File 46.39 KB
Jumlah Instalasi 43
Versi Saat Ini 1.3
Terakhir Diperbarui 2014-09-22
Tanggal Publikasi 2014-09-22
Penilaian 3.00/5 Total 3 Penilaian
Pengembang Raviyork
Tipe Pembayaran free
Situs Ekstensi http://www.megamillions.com/
Bahasa yang Didukung 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"
    ]
}