Deep Thoughts by Jack Handey

Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.

What is Deep Thoughts by Jack Handey?

Deep Thoughts by Jack Handey is a Chrome extension developed by https://andrewgard.house, and its main feature is "Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.".

Extension Screenshots

screenshot

Download Deep Thoughts by Jack Handey Extension CRX File

Download Deep Thoughts by Jack Handey 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

                        Let Jack Handey be your daily mantra.

All Text © Jack Handey                    

Extension Basic Information

Name Deep Thoughts by Jack Handey Deep Thoughts by Jack Handey
ID dljleoaondcpfbnjpmcddabbgfmmhcjo
Official URL https://chromewebstore.google.com/detail/deep-thoughts-by-jack-han/dljleoaondcpfbnjpmcddabbgfmmhcjo
Description Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.
File Size 152 KB
Installation Count 24
Current Version 1.0
Last Updated 2019-01-27
Publish Date 2019-01-27
Rating 5.00/5 Total 2 Ratings
Developer https://andrewgard.house
Payment Type free
Extension Website https://andrewgard.house
Help Page URL https://andrewgard.house
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Deep Thoughts by Jack Handey",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Open up a new tab with a wonderful and inspiring quote from philosopher Jack Handey.",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        "css\/style.css",
        "images\/beach.jpg",
        "js\/jquery.min.js",
        "js\/quotes.min.js",
        "js\/scroll.js"
    ]
}