WHA Quotes & Clock New Tab
Motivation with each new tab
Wat is WHA Quotes & Clock New Tab?
WHA Quotes & Clock New Tab is een Chrome-extensie ontwikkeld door https://workhardanywhere.com, en de belangrijkste functie is "Motivation with each new tab".
Extensie Screenshots
Download het CRX-bestand van de extensie WHA Quotes & Clock New Tab
Download WHA Quotes & Clock New Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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™ Basisinformatie over de Extensie
| Naam | |
| ID | mjmdefoccnioblaeicpedekiigfoghbb |
| Officiële URL | https://chromewebstore.google.com/detail/wha-quotes-clock-new-tab/mjmdefoccnioblaeicpedekiigfoghbb |
| Beschrijving | Motivation with each new tab |
| Bestandsgrootte | 14.92 KB |
| Aantal Installaties | 31,012 |
| Huidige Versie | 0.3.3 |
| Laatst Bijgewerkt | 2019-10-06 |
| Publicatiedatum | 2019-10-06 |
| Beoordeling | 4.84/5 Totaal 521 Beoordelingen |
| Ontwikkelaar | https://workhardanywhere.com |
| Betalingswijze | free |
| Ondersteunde Talen | 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'"
} | |