3B Simplicity
Our lives are complicated. Take a moment to stare at something simple on every new tab.
3B Simplicity란 무엇입니까?
3B Simplicity은(는) https://3bluemedia.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Our lives are complicated. Take a moment to stare at something simple on every new tab."입니다.
확장 프로그램 스크린샷
3B Simplicity 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Simplicity is the state or quality of being easy to understand, uncomplicated, or free from complexity. Before you embark on your search, just enjoy visual simplicity for a moment provided by curated royalty free images. Learn more about us at: https://3bluemedia.com/3b-simplicity.html By clicking "Add to chrome", I accept and agree to installing the 3B Simplicity extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use at https://3bluemedia.com/terms.html and Privacy Policy. The extension will update your search settings and will change your New Tab and it will be provided by Microsoft Bing.
확장 프로그램 기본 정보
이름 | |
ID | iobfjgdbinffinbhcblefefdepihnakc |
공식 URL | https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc |
설명 | Our lives are complicated. Take a moment to stare at something simple on every new tab. |
파일 크기 | 7.54 MB |
설치 횟수 | 593 |
현재 버전 | 0.0.0.5 |
최근 업데이트 | 2023-06-08 |
출시 날짜 | 2023-03-30 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | https://3bluemedia.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://3bluemedia.com/3blue-ext-privacy-policy.html |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "3B Simplicity", "version": "0.0.0.5", "manifest_version": 3, "description": "Our lives are complicated. Take a moment to stare at something simple on every new tab.", "background": { "service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "128": "icon_128.png", "16": "icon_16.png", "48": "icon_48.png", "65": "icon_65.png" } } |