Foxy Newtab

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

Foxy Newtab là gì?

Foxy Newtab là một tiện ích mở rộng Chrome được phát triển bởi https://tryfoxy.com, và tính năng chính của nó là "Mesmerizing Search New Tab - Search better and look better too.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Foxy Newtab

Tải xuống các tệp mở rộng Foxy Newtab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Foxy Newtab Foxy Newtab
ID opnnjhlgdknkcigifiekfnjmkdfdgcjd
URL Chính Thức https://chromewebstore.google.com/detail/foxy-newtab/opnnjhlgdknkcigifiekfnjmkdfdgcjd
Mô tả Mesmerizing Search New Tab - Search better and look better too.
Kích Thước Tệp 2.37 MB
Số Lần Cài Đặt 56,305
Phiên Bản Hiện Tại 18880.2311.15.1118
Cập Nhật Lần Cuối 2023-11-16
Ngày Phát Hành 2018-12-13
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://tryfoxy.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật http://www.solex.io/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}