WHA Quotes & Clock New Tab
Motivation with each new tab
Hvad er WHA Quotes & Clock New Tab?
WHA Quotes & Clock New Tab er en Chrome-udvidelse udviklet af https://workhardanywhere.com, og dens hovedfunktion er "Motivation with each new tab".
Udvidelsesskærmbilleder
Download WHA Quotes & Clock New Tab-udvidelses-CRX-fil
Download WHA Quotes & Clock New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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™ Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | mjmdefoccnioblaeicpedekiigfoghbb |
| Officiel URL | https://chromewebstore.google.com/detail/wha-quotes-clock-new-tab/mjmdefoccnioblaeicpedekiigfoghbb |
| Beskrivelse | Motivation with each new tab |
| Filstørrelse | 14.92 KB |
| Antal Installationer | 31,012 |
| Nuværende Version | 0.3.3 |
| Senest Opdateret | 2019-10-06 |
| Udgivelsesdato | 2019-10-06 |
| Bedømmelse | 4.84/5 Samlet 521 Bedømmelser |
| Udvikler | https://workhardanywhere.com |
| Betalingsmetode | free |
| Understøttede Sprog | 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'"
} | |