Flower Of The Day
Discover and learn the beauty of flowers from all over the world - each day a new flower.
Flower Of The Day란 무엇입니까?
Flower Of The Day은(는) SearchSeek LTD에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Discover and learn the beauty of flowers from all over the world - each day a new flower."입니다.
확장 프로그램 스크린샷
Flower Of The Day 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Each day your new tab will show you a new flower from all corners of the earth. Each picture will come with an explanation about its origin, history and meanings from different cultures. By clicking "Add to Chrome", I accept and agree to install the Flower Of The Day 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 Yahoo! privacy policy - https://www.searchseekk.com/flower-of-the-day/privacy-policy terms - https://www.searchseekk.com/flower-of-the-day/terms-and-conditions about us - https://www.searchseekk.com/home contact us - https://www.searchseekk.com/contact
확장 프로그램 기본 정보
이름 | |
ID | phflafgopdlelbmnpkfadppdpknddkkh |
공식 URL | https://chrome.google.com/webstore/detail/phflafgopdlelbmnpkfadppdpknddkkh |
설명 | Discover and learn the beauty of flowers from all over the world - each day a new flower. |
파일 크기 | 2.6 MB |
설치 횟수 | 12,166 |
현재 버전 | 1.1 |
최근 업데이트 | 2022-07-20 |
출시 날짜 | 2022-07-05 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | SearchSeek LTD |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.searchseekk.com/privacy-policy-general |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Flower Of The Day", "description": "Discover and learn the beauty of flowers from all over the world - each day a new flower.", "version": "1.1", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "img\/logo16.png", "48": "img\/logo48.png", "128": "img\/logo128.png" }, "action": { "default_icon": "img\/logo48.png" } } |