Daily Proverb

Shows a different proverb every day.

What is Daily Proverb?

Daily Proverb is a Chrome extension developed by scruffian, and its main feature is "Shows a different proverb every day.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Daily Proverb Extension CRX File

Download Daily Proverb 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

                        Shows a different proverb every day with images from Flickr and Unsplash.                    

Extension Basic Information

Name Daily Proverb Daily Proverb
ID bjdbpgfbhbmclnkkilmgclilipbonkfh
Official URL https://chromewebstore.google.com/detail/daily-proverb/bjdbpgfbhbmclnkkilmgclilipbonkfh
Description Shows a different proverb every day.
File Size 232 KB
Installation Count 13
Current Version 1.0.12
Last Updated 2019-03-07
Publish Date 2019-03-07
Developer scruffian
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Daily Proverb",
    "description": "Shows a different proverb every day.",
    "version": "1.0.12",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}