Daily Wisdom

Advice is only as good as what you paid for it, and this is a free extension. Essentially every time you open up a new tab, a…

Daily Wisdomとは何ですか?

Daily Wisdomはhttps://gabefen.comによって開発されたChromeの拡張機能で、その主な機能は「Advice is only as good as what you paid for it, and this is a free extension. Essentially every time you open up a new tab, a…」です。

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

screenshot
screenshot
screenshot
screenshot

Daily Wisdom拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Advice is only as good as what you paid for it, and this is a free extension.

Essentially every time you open up a new tab, a piece of advice or wisdom will appear to make you wiser throughout your day.                    

拡張機能の基本情報

名前 Daily Wisdom Daily Wisdom
ID mnnifpoepkebdonijhhmfcmfmndmajde
公式URL https://chromewebstore.google.com/detail/daily-wisdom/mnnifpoepkebdonijhhmfcmfmndmajde
説明 Advice is only as good as what you paid for it, and this is a free extension. Essentially every time you open up a new tab, a…
ファイルサイズ 46.62 KB
インストール数 75
現在のバージョン 1.1.0
最終更新日 2023-06-29
公開日 2022-03-21
開発者 https://gabefen.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://gabefen.com/privacy-policy
対応言語 en-US
manifest.json
{
    "action": {
        "default_icon": {
            "128": "images\/icon.png",
            "16": "images\/icon.png",
            "48": "images\/icon.png"
        },
        "default_popup": "popup.html"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "images\/icon.png",
        "16": "images\/icon.png",
        "48": "images\/icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1Ug6VyisTZSDOq4iejtCLbskTj9iXMI8hV93wlHwfmoPCBrPO9HEILh\/\/PV2vedwwXCw6K3+yOfv8a3TMuUwBTnc8FeT+GRx0G9un7QT\/R8SZN1USe058frPdRiOOSRmCF6il+gWYvsGjwXfIfFb3cfus5GK0hx6Xx5wS+76+KpyFlTpAJvTtdqcymkJexMKrllf95Mk\/iufYdoimZt0OrSfhkl4q+jEHU2ynEWutXVwED1ZPpkBhqB8aQ3wn6val+iV9HQet3zcWCQUpiaJ0lcBw6snJG9I5Bi+sIjiWZl6qtdCgi1ttSxCwsDGfIS6mff5oHlsDQfvWqoZI4EXQwIDAQAB",
    "manifest_version": 3,
    "name": "Daily Wisdom",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0"
}