Troyan Launch Tab 2

Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.

Troyan Launch Tab 2란 무엇입니까?

Troyan Launch Tab 2은(는) Troyan Commerce EOOD에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar."입니다.

확장 프로그램 스크린샷

screenshot

Troyan Launch Tab 2 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Troyan Launch Tab 2 is a Chrome browser extension that replaces the standard new tab page with a customizable and informative one. The extension features a dynamic page that displays news headlines, weather updates, and the current time. Users can choose between a light and dark theme to suit their preferences, and the extension comes with a selection of beautiful background images to enhance the browsing experience.

With Troyan Launch Tab 2, users can stay up-to-date with the latest news and weather forecasts while enjoying a personalized and aesthetically pleasing browsing experience. This extension is perfect for those who want to make the most out of their new tab page and add a touch of style to their browsing routine.

https://troyanlaunchtab.com/questions/ext_privacy2.html  Privacy Policy
https://troyanlaunchtab.com/questions/ext_terms2.html  Terms of Use
https://troyanlaunchtab.com/questions/ext_contact2.html  Contact Us
https://troyanlaunchtab.com/questions/ext_about2.html  About Us                    

확장 프로그램 기본 정보

이름 Troyan Launch Tab 2 Troyan Launch Tab 2
ID jpiolnlpbkdgcfifaeojenmbebhpinlp
공식 URL https://chromewebstore.google.com/detail/troyan-launch-tab-2/jpiolnlpbkdgcfifaeojenmbebhpinlp
설명 Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.
파일 크기 23.43 KB
설치 횟수 33,792
현재 버전 2.0
최근 업데이트 2023-06-28
출시 날짜 2023-04-25
평점 5.00/5 총 15 개의 평점
개발자 Troyan Commerce EOOD
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://troyanlaunchtab.com/questions/ext_privacy2.html
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Troyan Launch Tab 2",
    "version": "2.0",
    "manifest_version": 3,
    "description": "Troyan Launch Tab 2 is a browser extension that replaces your new tab page with a clock, weather, and a search bar.",
    "chrome_url_overrides": {
        "newtab": "resources\/index.html"
    },
    "icons": {
        "128": "resources\/logo.png"
    },
    "host_permissions": [
        "https:\/\/openweathermap.org\/*"
    ]
}