Lottery Power Picks Drawing Results

This extension displays the LPP lottery results for various US and International lotteries.

什麼是Lottery Power Picks Drawing Results?

Lottery Power Picks Drawing Results是由http://www.lotterypowerpicks.com開發的Chrome擴展程式,該擴展的主要功能是“This extension displays the LPP lottery results for various US and International lotteries.”。

擴展截圖

screenshot

下載Lottery Power Picks Drawing Results擴展crx文件

下載Lottery Power Picks Drawing Results擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This extension displays the latest lottery results in a compact gadget form. Users can see the Mega Millions, Powerball, Lotto 649, Lotto Max, Euro Millions, and other games in a simple pop up form. 

It was originally developed for iGoogle, but since that is being retired in November 2013, this is a solution for Google Chrome users to access the same reliable results data.                    

擴展基本資訊

名稱 Lottery Power Picks Drawing Results Lottery Power Picks Drawing Results
ID ofdaphocloeflfjgchipjnaofimglcnb
官方網址 https://chrome.google.com/webstore/detail/lottery-power-picks-drawi/ofdaphocloeflfjgchipjnaofimglcnb
簡介 This extension displays the LPP lottery results for various US and International lotteries.
檔案大小 4.2 KB
安裝次數 126
目前版本 1.2
更新時間 2014-12-03
上架時間 2014-12-03
評分 4.75/5 共 4 次評分
開發者 http://www.lotterypowerpicks.com
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lottery Power Picks Drawing Results",
    "version": "1.2",
    "description": "This extension displays the LPP lottery results for various US and International lotteries.",
    "short_name": "Lottery Results",
    "sandbox": {
        "pages": [
            "lpp-results-gadget-extension-v2.htm"
        ],
        "content_security_policy": "sandbox allow-scripts allow-forms; script-src http:\/\/www.lotterypowerpicks.com\/ http:\/\/pagead2.googlesyndication.com\/ http:\/\/googlesyndication.com\/ http:\/\/www.google-analytics.com\/ http:\/\/www.gmodules.com\/ https:\/\/www.google.com\/; "
    },
    "browser_action": {
        "default_icon": "lpp_icon_19x19.png",
        "default_popup": "lpp-results-gadget-extension-v2.htm"
    },
    "web_accessible_resources": [
        "http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js",
        "urchin.js"
    ]
}