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
官方網址 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"
    }
}