Carbon
Simplify your browsing experience.
Carbon란 무엇입니까?
Carbon은(는) https://carbon-tab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Simplify your browsing experience."입니다.
확장 프로그램 스크린샷
Carbon 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Carbon is simple and provides an easy to use interface for anyone! This is an easy access web search, partnered with quick links to get you going faster. Once you install the Carbon desktop extension, your browsers new tab will be replaced and show Bing search results. By clicking "Add to Chrome", I accept and agree to installing the Carbon Chrome extension and setting Chrome™️ New Tab search to that provided by the service with results by Bing, and the Terms of Use and Privacy Policy. Privacy Policy: https://carbon-tab.com/privacy-policy/ Terms of use: https://carbon-tab.com/terms-conditions/
확장 프로그램 기본 정보
이름 | Carbon |
ID | immmkmhbepkpeachkbkhfcblbomhihji |
공식 URL | https://chromewebstore.google.com/detail/carbon/immmkmhbepkpeachkbkhfcblbomhihji |
설명 | Simplify your browsing experience. |
파일 크기 | 642 KB |
설치 횟수 | 44,961 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2022-10-04 |
출시 날짜 | 2022-09-18 |
개발자 | https://carbon-tab.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://carbon-tab.com |
개인정보 보호 정책 페이지 URL | https://medianet.xyz/privacy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Carbon", "short_name": "Carbon", "version": "1.0.0", "description": "Simplify your browsing experience.", "icons": { "32": "icons\/32.png", "64": "icons\/64.png" }, "author": "Trigvent", "action": { "browser_style": false, "default_title": "Carbon" }, "chrome_url_overrides": { "newtab": "new-tab.html" }, "permissions": [] } |