TopTab
TopTab
TopTab란 무엇입니까?
TopTab은(는) NicklasProd Studio에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "TopTab"입니다.
확장 프로그램 스크린샷
TopTab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The new tab of your favorite browser will become more functional with the help of our extension. Features The new tab is equipped with: - built-in weather forecast in the user's location; - built-in block from the latest news of the user's country or the world; - the task statement block (Todo List); - quick links to popular messengers. Try the TopTab extension and personalize your browser! Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "TopTab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy. https://makeandgetadsanalysis.com/search/privacy.html - Privacy Policy https://makeandgetadsanalysis.com/search/terms.html - Terms of Use https://makeandgetadsanalysis.com/search/contact.html - Contact Us https://makeandgetadsanalysis.com/search/about.html - About Us https://makeandgetadsanalysis.com/search/uninstall.html - Uninstall
확장 프로그램 기본 정보
이름 | TopTab |
ID | oilcbojeghcfkidelcmjbnbmaplfegbj |
공식 URL | https://chromewebstore.google.com/detail/toptab/oilcbojeghcfkidelcmjbnbmaplfegbj |
설명 | TopTab |
파일 크기 | 1.27 MB |
설치 횟수 | 62,254 |
현재 버전 | 4.0.0 |
최근 업데이트 | 2022-09-14 |
출시 날짜 | 2021-10-23 |
평점 | 5.00/5 총 10 개의 평점 |
개발자 | NicklasProd Studio |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://nicklasprodstudio.com/ |
도움말 페이지 URL | https://nicklasprodstudio.com/ |
개인정보 보호 정책 페이지 URL | http://makeandgetadsanalysis.com/search/privacy.html |
지원되는 언어 | en-US |
manifest.json | |
{ "action": { "default_icon": { "128": "fav.png" } }, "chrome_url_overrides": { "newtab": "dist\/index.html" }, "description": "TopTab", "icons": { "128": "fav.png" }, "manifest_version": 3, "name": "TopTab", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.0.0" } |