The Surprise Box

Handpicked, random fun website for every time you click on the surprise box in a new tab

What is The Surprise Box?

The Surprise Box is a Chrome extension developed by Lexornet LTD, and its main feature is "Handpicked, random fun website for every time you click on the surprise box in a new tab".

Extension Screenshots

screenshot

Download The Surprise Box Extension CRX File

Download The Surprise Box 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

                        This extension adds to your new tab page a surprise box. Every time you click on the box, you get transferred to a fun random website, hand-picked just for you.
*Great for recreation and work breaks
*creativity booster
*all websites are handpicked

Terms of Service: http://www.lexornet.com/surprise-box/terms
Privacy Policy: http://www.lexornet.com/surprise-box/privacy
About Us: http://www.lexornet.com/about
Contact Us:  http://www.lexornet.com/contact

By clicking "Add to chrome", I accept and agree to installing the "The Surprise Box" Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.                    

Extension Basic Information

Name The Surprise Box The Surprise Box
ID maligkcbnkfbgaecijkohmgaddljfgbp
Official URL https://chrome.google.com/webstore/detail/the-surprise-box/maligkcbnkfbgaecijkohmgaddljfgbp
Description Handpicked, random fun website for every time you click on the surprise box in a new tab
File Size 36.44 KB
Installation Count 71
Current Version 1.01
Last Updated 2022-04-05
Publish Date 2021-12-21
Rating 5.00/5 Total 2 Ratings
Developer Lexornet LTD
Email [email protected]
Privacy Policy Page URL http://www.lexornet.com/privacy-policy
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "The Surprise Box",
    "description": "Handpicked, random fun website for every time you click on the surprise box in a new tab",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "src\/index.html"
    },
    "icons": {
        "16": "ico\/s.png",
        "48": "ico\/m.png",
        "128": "ico\/l.png"
    },
    "action": {
        "default_icon": "ico\/m.png"
    }
}