Dreams Tab
Dreams Tab: Customize Your Tab, Unleash Your Creativity!
Dreams Tab란 무엇입니까?
Dreams Tab은(는) ar04041986에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Dreams Tab: Customize Your Tab, Unleash Your Creativity!"입니다.
확장 프로그램 스크린샷
Dreams Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Not reaching your Potential? Not Inspired? Not Motivated? Take Accountability for your Dreams with the "Dreams Tab"! By clicking “Add to Chrome”, I accept and agree to install the Dreams Tab Chrome extension and set Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Google. EULA: https://dreamstabon.xyz/eula.html Privacy: https://dreamstabon.xyz/privacy-policy.html About: https://dreamstabon.xyz/about-us.html Contact: https://dreamstabon.xyz/contact-us.html Reach Your Full Potential! Get Inspired every day! Get Motivated every day!
확장 프로그램 기본 정보
이름 | Dreams Tab |
ID | bogmpgagofghonefngnlddcdlkomcdam |
공식 URL | https://chromewebstore.google.com/detail/dreams-tab/bogmpgagofghonefngnlddcdlkomcdam |
설명 | Dreams Tab: Customize Your Tab, Unleash Your Creativity! |
파일 크기 | 4.44 MB |
설치 횟수 | 2,886 |
현재 버전 | 1.0.4 |
최근 업데이트 | 2024-01-25 |
출시 날짜 | 2024-01-17 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | ar04041986 |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://timezonesusa.xyz/privacy-policy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dreams Tab", "description": "Dreams Tab: Customize Your Tab, Unleash Your Creativity!", "manifest_version": 3, "version": "1.0.4", "background": { "service_worker": "\/js\/background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": "logo.png" }, "icons": { "128": "logo.png", "48": "logo.png", "32": "logo.png", "16": "logo.png" }, "permissions": [ "storage" ] } |