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 |
| 公式URL | 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'"
} | |