WHA Quotes & Clock New Tab

Motivation with each new tab

What is WHA Quotes & Clock New Tab?

WHA Quotes & Clock New Tab is a Chrome extension developed by https://workhardanywhere.com, and its main feature is "Motivation with each new tab".

Extension Screenshots

screenshot
screenshot
screenshot

Download WHA Quotes & Clock New Tab Extension CRX File

Download WHA Quotes & Clock New Tab 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

                        Replace the standard new tab and get you fired up each time you open a new tab. 
Latest version introduces three modes: Dark, Light, and Get Sh*t Done. 

A product by Work Hard Anywhere™                    

Extension Basic Information

Name WHA Quotes & Clock New Tab WHA Quotes & Clock New Tab
ID mjmdefoccnioblaeicpedekiigfoghbb
Official URL https://chromewebstore.google.com/detail/wha-quotes-clock-new-tab/mjmdefoccnioblaeicpedekiigfoghbb
Description Motivation with each new tab
File Size 14.92 KB
Installation Count 31,012
Current Version 0.3.3
Last Updated 2019-10-06
Publish Date 2019-10-06
Rating 4.84/5 Total 521 Ratings
Developer https://workhardanywhere.com
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WHA Quotes & Clock New Tab",
    "description": "Motivation with each new tab",
    "author": "WHA",
    "homepage_url": "https:\/\/workhardanywhere.com",
    "version": "0.3.3",
    "chrome_url_overrides": {
        "newtab": "WHAquote.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "https:\/\/source.unsplash.com\/"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com https:\/\/ajax.googleapis.com ; object-src 'self'"
}