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文件
下载Flower Of The Day扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" } } |