WHA Quotes & Clock New Tab

Motivation with each new tab

¿Qué es WHA Quotes & Clock New Tab?

WHA Quotes & Clock New Tab es una extensión de Chrome desarrollada por https://workhardanywhere.com, y su función principal es "Motivation with each new tab".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión WHA Quotes & Clock New Tab

Descarga archivos de extensión WHA Quotes & Clock New Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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™                    

Información Básica de la Extensión

Nombre WHA Quotes & Clock New Tab WHA Quotes & Clock New Tab
ID mjmdefoccnioblaeicpedekiigfoghbb
URL Oficial https://chromewebstore.google.com/detail/wha-quotes-clock-new-tab/mjmdefoccnioblaeicpedekiigfoghbb
Descripción Motivation with each new tab
Tamaño del Archivo 14.92 KB
Cantidad de Instalaciones 31,012
Versión Actual 0.3.3
Última Actualización 2019-10-06
Fecha de Publicación 2019-10-06
Calificación 4.84/5 Total de 521 Calificaciones
Desarrollador https://workhardanywhere.com
Tipo de Pago free
Idiomas Soportados 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'"
}