WHA Quotes & Clock New Tab
Motivation with each new tab
Vad är WHA Quotes & Clock New Tab?
WHA Quotes & Clock New Tab är en Chrome-tillägg utvecklad av https://workhardanywhere.com, och dess huvudfunktion är "Motivation with each new tab".
Tilläggsskärmbilder
Ladda ner WHA Quotes & Clock New Tab-förlängningens CRX-fil
Ladda ner WHA Quotes & Clock New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | mjmdefoccnioblaeicpedekiigfoghbb |
| Officiell webbadress | https://chromewebstore.google.com/detail/wha-quotes-clock-new-tab/mjmdefoccnioblaeicpedekiigfoghbb |
| Beskrivning | Motivation with each new tab |
| Filstorlek | 14.92 KB |
| Antal Installationer | 31,012 |
| Aktuell Version | 0.3.3 |
| Senast Uppdaterad | 2019-10-06 |
| Publiceringsdatum | 2019-10-06 |
| Betyg | 4.84/5 Totalt 521 Betyg |
| Utvecklare | https://workhardanywhere.com |
| Betalningssätt | free |
| Stödda Språk | 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'"
} | |