Foxy Newtab

Mesmerizing Search New Tab - Search better and look better too.

什么是Foxy Newtab?

Foxy Newtab是由https://tryfoxy.com开发的Chrome扩展程序,该扩展的主要功能是“Mesmerizing Search New Tab - Search better and look better too.”。

扩展截图

screenshot
screenshot

下载Foxy Newtab扩展crx文件

下载Foxy Newtab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Mesmerizing Search New Tab - Search better and look better too.



Turn your regular start page into a mesmerizing one with Foxy Newtab. Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the " Foxy Newtab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy. 



Privacy policy: http://www.solex.io/privacy/
Terms of use: http://www.solex.io/terms/                    

扩展基本信息

名称 Foxy Newtab Foxy Newtab
ID opnnjhlgdknkcigifiekfnjmkdfdgcjd
官方URL https://chromewebstore.google.com/detail/foxy-newtab/opnnjhlgdknkcigifiekfnjmkdfdgcjd
简介 Mesmerizing Search New Tab - Search better and look better too.
文件大小 2.37 MB
安装次数 56,305
当前版本 18880.2311.15.1118
更新时间 2023-11-16
上架时间 2018-12-13
评分 5.00/5 共3次评分
开发者 https://tryfoxy.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.solex.io/privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "manifest_version": 3,
    "name": "Foxy Newtab",
    "description": "Mesmerizing Search New Tab - Search better and look better too.",
    "version": "18880.2311.15.1118",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "omnibox": {
        "keyword": "tf"
    },
    "background": {
        "service_worker": "background.js"
    }
}