The Surprise Box

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

Wat is The Surprise Box?

The Surprise Box is een Chrome-extensie ontwikkeld door Lexornet LTD, en de belangrijkste functie is "Handpicked, random fun website for every time you click on the surprise box in a new tab".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie The Surprise Box

Download The Surprise Box-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam The Surprise Box The Surprise Box
ID maligkcbnkfbgaecijkohmgaddljfgbp
Officiële URL https://chrome.google.com/webstore/detail/the-surprise-box/maligkcbnkfbgaecijkohmgaddljfgbp
Beschrijving Handpicked, random fun website for every time you click on the surprise box in a new tab
Bestandsgrootte 36.44 KB
Aantal Installaties 71
Huidige Versie 1.01
Laatst Bijgewerkt 2022-04-05
Publicatiedatum 2021-12-21
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Lexornet LTD
E-mail [email protected]
URL van de Privacybeleid Pagina http://www.lexornet.com/privacy-policy
Ondersteunde Talen 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"
    }
}