The Surprise Box

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

The Surprise Boxとは何ですか?

The Surprise BoxはLexornet LTDによって開発されたChromeの拡張機能で、その主な機能は「Handpicked, random fun website for every time you click on the surprise box in a new tab」です。

拡張機能のスクリーンショット

screenshot

The Surprise Box拡張機能のCRXファイルをダウンロード

The Surprise Box拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 The Surprise Box The Surprise Box
ID maligkcbnkfbgaecijkohmgaddljfgbp
公式URL https://chrome.google.com/webstore/detail/the-surprise-box/maligkcbnkfbgaecijkohmgaddljfgbp
説明 Handpicked, random fun website for every time you click on the surprise box in a new tab
ファイルサイズ 36.44 KB
インストール数 71
現在のバージョン 1.01
最終更新日 2022-04-05
公開日 2021-12-21
評価 5.00/5 合計 2 レビュー
開発者 Lexornet LTD
Eメール [email protected]
プライバシーポリシーページのURL http://www.lexornet.com/privacy-policy
対応言語 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"
    }
}