Mega Millions Jackpot
http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win
Co to jest Mega Millions Jackpot?
Mega Millions Jackpot to rozszerzenie Chrome opracowane przez Raviyork, a jego główną funkcją jest „http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Mega Millions Jackpot
Pobierz pliki rozszerzeń Mega Millions Jackpot w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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."
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | elfohomelahkpkmhkjbfcfclingkoeff |
Oficjalny URL | https://chrome.google.com/webstore/detail/mega-millions-jackpot/elfohomelahkpkmhkjbfcfclingkoeff |
Opis | http://www.megamillions.com/ - Mega Millions jackpot jumps to $550 million. Crap your chance to win |
Rozmiar pliku | 46.39 KB |
Liczba instalacji | 43 |
Aktualna Wersja | 1.3 |
Ostatnia Aktualizacja | 2014-09-22 |
Data Publikacji | 2014-09-22 |
Ocena | 3.00/5 Łącznie 3 Oceny |
Deweloper | Raviyork |
Typ Płatności | free |
Strona Rozszerzenia | http://www.megamillions.com/ |
Obsługiwane Języki | 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" ] } |