WHA Quotes & Clock New Tab
Motivation with each new tab
什麼是WHA Quotes & Clock New Tab?
WHA Quotes & Clock New Tab是由https://workhardanywhere.com開發的Chrome擴展程式,該擴展的主要功能是“Motivation with each new tab”。
擴展截圖
下載WHA Quotes & Clock New Tab擴展crx文件
下載WHA Quotes & Clock New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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™ 擴展基本資訊
| 名稱 | |
| ID | mjmdefoccnioblaeicpedekiigfoghbb |
| 官方網址 | https://chromewebstore.google.com/detail/wha-quotes-clock-new-tab/mjmdefoccnioblaeicpedekiigfoghbb |
| 簡介 | Motivation with each new tab |
| 檔案大小 | 14.92 KB |
| 安裝次數 | 31,012 |
| 目前版本 | 0.3.3 |
| 更新時間 | 2019-10-06 |
| 上架時間 | 2019-10-06 |
| 評分 | 4.84/5 共 521 次評分 |
| 開發者 | https://workhardanywhere.com |
| 付費類型 | free |
| 支援的語言 | 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'"
} | |