Quote of the Day

Shows you an inspiring quote on the new tab page

Quote of the Dayとは何ですか?

Quote of the Dayはadminによって開発されたChromeの拡張機能で、その主な機能は「Shows you an inspiring quote on the new tab page」です。

拡張機能のスクリーンショット

screenshot

Quote of the Day拡張機能のCRXファイルをダウンロード

Quote of the Day拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Quote of the day is a way to enjoy each day
A way to get words from wise man and woman
Short poetry phrases 
Small facts of life 
And a spark of inspiration


terms: https://www.browsytool.com/terms
privacy policy: https://www.browsytool.com/privacy-policy
about: https://www.browsytool.com/about-our-company
contact us: https://www.browsytool.com/contact-info

Once the extension is downloaded, the 
extension will provide a custom search bar with results by Microsoft Bing.                    

拡張機能の基本情報

名前 Quote of the Day Quote of the Day
ID eegjpgefejkgoepcknnjjmjhiacmgila
公式URL https://chromewebstore.google.com/detail/quote-of-the-day/eegjpgefejkgoepcknnjjmjhiacmgila
説明 Shows you an inspiring quote on the new tab page
ファイルサイズ 207 KB
インストール数 11,403
現在のバージョン 1.0.2
最終更新日 2023-08-08
公開日 2022-01-11
評価 4.50/5 合計 2 レビュー
開発者 admin
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Quote of the Day",
    "description": "Shows you an inspiring quote on the new tab page",
    "version": "1.0.2",
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    },
    "action": {
        "default_icon": "src\/ico\/48p.png"
    },
    "icons": {
        "16": "src\/ico\/16p.png",
        "48": "src\/ico\/48p.png",
        "128": "src\/ico\/128p.png"
    }
}