New Tab Direct - Abstract

Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.

New Tab Direct - Abstract란 무엇입니까?

New Tab Direct - Abstract은(는) Trilee에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab."입니다.

확장 프로그램 스크린샷

screenshot

New Tab Direct - Abstract 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Search the internet with stunning new tab abstract wallpapers.

By clicking "Add to chrome", I accept and agree to installing the New Tab Direct - Abstract 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.

Terms of Service: https://www.trileehome.com/apps/ntd-abstract/eula
Privacy Policy: https://www.trileehome.com/apps/ntd-abstract/privacy-policy
About Us: https://www.trileehome.com/about
Contact Us:  https://www.trileehome.com/contact-us                    

확장 프로그램 기본 정보

이름 New Tab Direct - Abstract New Tab Direct - Abstract
ID eagbldepclddkcanbppboefeopcobala
공식 URL https://chromewebstore.google.com/detail/new-tab-direct-abstract/eagbldepclddkcanbppboefeopcobala
설명 Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.
파일 크기 2.18 MB
설치 횟수 86
현재 버전 1.022
최근 업데이트 2021-09-13
출시 날짜 2021-06-24
평점 4.44/5 총 9 개의 평점
개발자 Trilee
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.trileehome.com/
도움말 페이지 URL http://www.trileehome.com/contact-us
개인정보 보호 정책 페이지 URL https://www.trileehome.com/new-tab-direct/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.022",
    "name": "New Tab Direct - Abstract",
    "description": "Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/48x48.png"
    },
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    }
}