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 |
Eメール | [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" } } |