Get Top Tabs | Latest News
Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.…
Get Top Tabs | Latest News란 무엇입니까?
Get Top Tabs | Latest News은(는) gettoptabs에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.…"입니다.
확장 프로그램 스크린샷
Get Top Tabs | Latest News 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide. This extension turns your New Tab page to News Search and all the breaking news become available in no time. By clicking "Add to Chrome", I accept and agree to install "Inside Tasks" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use. Get Top Tabs allows you to select preferable news sources, sort out best topics and customize all the new tabs accordingly. This high-end extension gives the users an excellent opportunity to keep up with the most recent and relevant news existing online. You may remove this extension at any time from the chrome extension page. Visit our website at https://gettoptabs.com/ Read more about us: https://gettoptabs.com/about-us/ Read our Privacy Policy: https://gettoptabs.com/privacy-policy/ Uninstall Instructions: https://gettoptabs.com/uninstall-from-chrome/
확장 프로그램 기본 정보
이름 | |
ID | ilkpimjfignoghkjaggfbboecbbbkaop |
공식 URL | https://chrome.google.com/webstore/detail/get-top-tabs-latest-news/ilkpimjfignoghkjaggfbboecbbbkaop |
설명 | Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.… |
파일 크기 | 2.5 MB |
설치 횟수 | 10,000 |
현재 버전 | 1.4 |
최근 업데이트 | 2021-06-01 |
출시 날짜 | 2021-04-14 |
평점 | 4.88/5 총 51 개의 평점 |
개발자 | gettoptabs |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://gettoptabs.com/ |
도움말 페이지 URL | https://gettoptabs.com/contact-us/ |
개인정보 보호 정책 페이지 URL | https://gettoptabs.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Get Top Tabs | Latest News", "version": "1.4", "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "16": "images\/favicon-16x16.png", "32": "images\/favicon-32x32.png", "48": "images\/android-chrome-48x48.png", "128": "images\/android-chrome-128x128.png" }, "page_action": { "default_popup": "settings.html", "default_icon": { "16": "images\/favicon-16x16.png", "32": "images\/favicon-32x32.png", "48": "images\/android-chrome-48x48.png", "128": "images\/android-chrome-128x128.png" } }, "manifest_version": 2, "permissions": [ "chrome:\/\/favicon\/*", "sessions", "tabs" ] } |