Summer Tab
Summer Tab
Summer Tab란 무엇입니까?
Summer Tab은(는) Green advex technology llc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Summer Tab"입니다.
확장 프로그램 스크린샷
Summer Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "SummerTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy. Tabs with Latest News List and manage history block The new tab of your favorite browser will become more informative with the help of our extension. Features The new tab is equipped with: - the latest news block; - built-in weather forecast in the user's location; - quick links to popular messengers - manage history block. Try the SummerTab extension and personalize your browser! https://infoagroup.com/helps/priv.html - Privacy Policy https://infoagroup.com/helps/term.html - Terms of Use https://infoagroup.com/helps/contacts.html - Contact Us https://infoagroup.com/helps/about.html - About Us https://infoagroup.com/helps/un-install.html - Uninstall
확장 프로그램 기본 정보
이름 | Summer Tab |
ID | dclbdlgnlaodfbjghpdjiodbnlicgalo |
공식 URL | https://chromewebstore.google.com/detail/summer-tab/dclbdlgnlaodfbjghpdjiodbnlicgalo |
설명 | Summer Tab |
파일 크기 | 7.81 MB |
설치 횟수 | 56,440 |
현재 버전 | 1.1.1 |
최근 업데이트 | 2022-07-01 |
출시 날짜 | 2022-04-19 |
평점 | 5.00/5 총 10 개의 평점 |
개발자 | Green advex technology llc |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://infoagroup.com/helps/priv.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "summer-tab-128.png" } }, "chrome_url_overrides": { "newtab": "dist\/index.html" }, "background": { "service_worker": "background.js" }, "description": "Summer Tab", "icons": { "128": "summer-tab-128.png" }, "manifest_version": 3, "name": "Summer Tab", "permissions": [ "storage", "background", "history" ], "version": "1.1.1" } |