Flower Of The Day
Discover and learn the beauty of flowers from all over the world - each day a new flower.
What is Flower Of The Day?
Flower Of The Day is a Chrome extension developed by SearchSeek LTD, and its main feature is "Discover and learn the beauty of flowers from all over the world - each day a new flower.".
Extension Screenshots
Download Flower Of The Day Extension CRX File
Download Flower Of The Day extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | phflafgopdlelbmnpkfadppdpknddkkh |
Official URL | https://chrome.google.com/webstore/detail/phflafgopdlelbmnpkfadppdpknddkkh |
Description | Discover and learn the beauty of flowers from all over the world - each day a new flower. |
File Size | 2.6 MB |
Installation Count | 12,166 |
Current Version | 1.1 |
Last Updated | 2022-07-20 |
Publish Date | 2022-07-05 |
Rating | 5.00/5 Total 1 Ratings |
Developer | SearchSeek LTD |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.searchseekk.com/privacy-policy-general |
Supported Languages | 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" } } |