Drink Water Timer: Every 60 Minutes
Remind yourself to hydrate, every new tab
Drink Water Timer: Every 60 Minutesとは何ですか?
Drink Water Timer: Every 60 Minutesはhttps://adroller.coによって開発されたChromeの拡張機能で、その主な機能は「Remind yourself to hydrate, every new tab」です。
拡張機能のスクリーンショット
Drink Water Timer: Every 60 Minutes拡張機能のCRXファイルをダウンロード
Drink Water Timer: Every 60 Minutes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Search the internet on every new tab with links to your favorite Web development and programming websites By clicking “Add to chrome”, I accept and agree to installing the Tab Portal Web Development on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services powered by Microsoft Bing. Terms: https://www.adroller.co/tab-portal-webdev-terms Privacy: https://www.adroller.co/privacy-policy About: https://www.adroller.co Contact: https://www.adroller.co/contact
拡張機能の基本情報
名前 | Drink Water Timer: Every 60 Minutes |
ID | lpicigdhlkdopclpdnakajkdbnelnecg |
公式URL | https://chromewebstore.google.com/detail/drink-water-timer-every-6/lpicigdhlkdopclpdnakajkdbnelnecg |
説明 | Remind yourself to hydrate, every new tab |
ファイルサイズ | 6.67 MB |
インストール数 | 33,183 |
現在のバージョン | 1.0.2 |
最終更新日 | 2023-07-13 |
公開日 | 2023-06-21 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | https://adroller.co |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Drink Water Timer: Every 60 Minutes", "description": "Remind yourself to hydrate, every new tab", "version": "1.0.2", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "action": { "default_icon": "img\/icon48.png" } } |