Honey We Won! (#1 Lottery Prank)

Magically change Mega Millions/Powerball winning numbers to your choice. EASY and FREE. Go prank and laugh!

Was ist Honey We Won! (#1 Lottery Prank)?

Honey We Won! (#1 Lottery Prank) ist eine Chrome-Erweiterung, die von http://honeywewon.com entwickelt wurde, und ihr Hauptmerkmal ist "Magically change Mega Millions/Powerball winning numbers to your choice. EASY and FREE. Go prank and laugh!".

Erweiterungsscreenshots

screenshot
screenshot

Honey We Won! (#1 Lottery Prank)-Erweiterungs-CRX-Datei herunterladen

Laden Sie Honey We Won! (#1 Lottery Prank)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Get ready to prank! It is going to be hilarious! 

Mega Millions drawings: Tuesday and Friday at 11:00 pm ET
Powerball drawiings:    Wednesday and Saturday 10:59 pm ET

✜ Let you modify Mega Millions/Powerball winning numbers on websites on your computer. 
✜ FREE to Play $1 Million Prize Prank Game by modifying first 5 numbers.
✜ Upgrade to play Jackpot Prize Prank Game of Millions of Dollars by modifying all 6 numbers.
✜ You can turn on manually or set a timer to turn on at 11PM ET right after drawing.

Disclaimer: We take privacy and security seriously. We don't collect any personal information. Your ticket information entered is stored on your local computer and never transmitted to us or 3rd parties. Our extension's access privilege to your browser is minimized and does not access more than needed to perform its prank functionalities. By installing this extension you agree to our T&C and Privacy Policy on www.honeywewon.com. The Mega Millions trademark is owned by the Illinois Lottery.  PowerBall is the trademark of the Multi-State Lottery Association.                    

Grundlegende Informationen zur Erweiterung

Name Honey We Won! (#1 Lottery Prank) Honey We Won! (#1 Lottery Prank)
ID phhpmemchlmcgikpigoioecbijoolkpp
Offizielle URL https://chrome.google.com/webstore/detail/honey-we-won-1-lottery-pr/phhpmemchlmcgikpigoioecbijoolkpp
Beschreibung Magically change Mega Millions/Powerball winning numbers to your choice. EASY and FREE. Go prank and laugh!
Dateigröße 3.86 MB
Installationsanzahl 106
Aktuelle Version 1.1.9
Letztes Update 2019-08-20
Veröffentlichungsdatum 2019-08-19
Bewertung 4.67/5 Insgesamt 3 Bewertungen
Entwickler http://honeywewon.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://honeywewon.com
Hilfeseite URL http://honeywewon.com
URL der Datenschutzrichtlinien-Seite https://docs.wixstatic.com/ugd/291fc4_02c442def0bf4522853f64dbef3592a4.doc?dn=Privacy%20Policy.doc
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Honey We Won! (#1 Lottery Prank)",
    "short_name": "HoneyWeWon",
    "version": "1.1.9",
    "description": "Magically change Mega Millions\/Powerball winning numbers to your choice. EASY and FREE. Go prank and laugh!",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg5yt5ySlyaByp6EpPPKBM6dmiSxDbDxL343XunfD1oTI3ekKi4fvaVa0HjP8G48zNDgNNrPjHP15Gyqx8Y5k65+ftnx6Bjii5uYCbSitkk7tht9SEH1mB3sWKJc2kEU3kdOSAZt\/EyUxgMFPZUfC7qP9pQqg8NDa\/4JQFWPY69M3F5jxm+IFF3SRXL63d3myr9sjtN86e7AcpsvtYaz9UpmjmKfiBd+9qv6I7Aai\/kq5cZjAMEpCEKpsKc\/gRBYaCwwFKx6JfWmoFRGjrJhTn9FxKoPtZbE1NoQ\/TqKD3NV0qLqbtPGsjJuQiSnpJbv4WFTFBpx20fZYKKoD51416wIDAQAB",
    "icons": {
        "16": "img\/logo_64.png",
        "48": "img\/logo_64.png",
        "128": "img\/logo_64.png"
    },
    "background": {
        "scripts": [
            "js\/moment.min.js",
            "js\/moment-timezone.min.js",
            "js\/jquery-3.3.1.min.js",
            "js\/bootstrap.bundle.min.js",
            "js\/license.js",
            "js\/bg.js"
        ]
    },
    "content_scripts": [
        {
            "css": [
                "css\/stylesheet.css",
                "css\/mm.css"
            ],
            "js": [
                "js\/moment.min.js",
                "js\/moment-timezone.min.js",
                "js\/jackpot.js",
                "js\/mm_content.js",
                "js\/jquery-3.3.1.min.js",
                "js\/bootstrap.bundle.min.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/www.megamillions.com\/*",
                "http:\/\/www.megamillions.com\/*",
                "https:\/\/megamillions.com\/*",
                "http:\/\/megamillions.com\/*"
            ]
        },
        {
            "js": [
                "js\/moment.min.js",
                "js\/moment-timezone.min.js",
                "js\/jackpot.js",
                "js\/pb_content.js",
                "js\/jquery-3.3.1.min.js",
                "js\/bootstrap.bundle.min.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/www.powerball.com\/*",
                "http:\/\/www.powerball.com\/*",
                "https:\/\/powerball.com\/*",
                "http:\/\/powerball.com\/*"
            ]
        },
        {
            "js": [
                "js\/moment.min.js",
                "js\/moment-timezone.min.js",
                "js\/jackpot.js",
                "js\/google_content.js"
            ],
            "run_at": "document_end",
            "matches": [
                "https:\/\/www.google.com\/*",
                "http:\/\/www.google.com\/*",
                "https:\/\/google.com\/*",
                "http:\/\/google.com\/*"
            ]
        },
        {
            "css": [
                "css\/google.css"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/www.google.com\/*",
                "http:\/\/www.google.com\/*",
                "https:\/\/google.com\/*",
                "http:\/\/google.com\/*"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "img\/logo_64.png",
        "default_popup": "index.html",
        "default_title": "Honey We Won!"
    },
    "permissions": [
        "storage",
        "identity",
        "activeTab"
    ]
}