Daily Butterflies New Tab
Daily Butterflies New Tab - Best Butterfly Images In Your New Tab
Daily Butterflies New Tab란 무엇입니까?
Daily Butterflies New Tab은(는) Daily Stop에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Daily Butterflies New Tab - Best Butterfly Images In Your New Tab"입니다.
확장 프로그램 스크린샷
Daily Butterflies New Tab 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Daily Butterflies New Tab - Butterflies images in a your New Tab. We pick the best images for you. After installing the Chrome Extension, Open a new tab and get our editor's choice Butterflies images. In order to support the features of the extension, The extension will update your new-tab search provider to be powered by top search engines. We are 100% FREE! Privacy Policy -https://daily-stop.com/pp TOS - https://daily-stop.com/trms Contact us - [email protected] by clicking “Add to chrome”, I accept and agree to installing the Daily Butterflies New Tab's Chrome extension and to the Service and the Terms of Use (https://daily-stop.com/trms) and Privacy Policy (https://daily-stop.com/pp). How do I uninstall the Daily Butterflies extension? On the top right of your screen, right click the Extension icon and choose "Remove from Chrome"
확장 프로그램 기본 정보
이름 | Daily Butterflies New Tab |
ID | biikciploefomcpdelmblfbbjfbakojj |
공식 URL | https://chromewebstore.google.com/detail/daily-butterflies-new-tab/biikciploefomcpdelmblfbbjfbakojj |
설명 | Daily Butterflies New Tab - Best Butterfly Images In Your New Tab |
파일 크기 | 1.89 MB |
설치 횟수 | 147 |
현재 버전 | 1.0.0.8 |
최근 업데이트 | 2023-11-14 |
출시 날짜 | 2021-11-05 |
개발자 | Daily Stop |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://daily-stop.com/pp |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": { "32": "icons\/butterfly-32.png", "64": "icons\/butterfly-64.png" } }, "default_locale": "en", "description": "Daily Butterflies New Tab - Best Butterfly Images In Your New Tab", "icons": { "16": "icons\/butterfly-16.png", "32": "icons\/butterfly-32.png", "64": "icons\/butterfly-64.png", "128": "icons\/butterfly-128.png" }, "chrome_url_overrides": { "newtab": ".\/\/main.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "manifest_version": 3, "permissions": [ "tabs", "storage", "cookies" ], "host_permissions": [ "https:\/\/www.efeho.pw\/*", "https:\/\/www.daily-stop.com\/*", "https:\/\/t.daily-stop.com\/*" ], "name": "Daily Butterflies New Tab", "version": "1.0.0.8" } |