Primary Tab
Primary Tab
Primary Tab란 무엇입니까?
Primary Tab은(는) ADV MOBILITY SOLUTIONS LTD에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Primary Tab"입니다.
확장 프로그램 스크린샷
Primary Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "PrimaryTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy. The new tab of your browser will become more informative and beautiful with our extension! Widgets: - Weather widget - built-in weather forecast in the your location - Clock widget - Top Websites widget - show your Top 10 websites - Search bar widget Get Primary Tab extension and make your browser more comfortable! https://primary-tab.com/app-info/priv.html https://primary-tab.com/app-info/term.html https://primary-tab.com/app-info/contacts.html https://primary-tab.com/app-info/about.html
확장 프로그램 기본 정보
이름 | Primary Tab |
ID | mkakgkpinfpfapnliafpjkeccjphjgjf |
공식 URL | https://chromewebstore.google.com/detail/primary-tab/mkakgkpinfpfapnliafpjkeccjphjgjf |
설명 | Primary Tab |
파일 크기 | 2.61 MB |
설치 횟수 | 56,455 |
현재 버전 | 1.2.0 |
최근 업데이트 | 2022-09-12 |
출시 날짜 | 2022-09-02 |
평점 | 5.00/5 총 39 개의 평점 |
개발자 | ADV MOBILITY SOLUTIONS LTD |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://primary-tab.com/app-info/priv.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "favicon.png" } }, "chrome_url_overrides": { "newtab": "build\/index.html" }, "description": "Primary Tab", "icons": { "128": "favicon.png" }, "manifest_version": 3, "name": "Primary Tab", "permissions": [ "topSites" ], "version": "1.2.0" } |