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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}